mirror of
https://github.com/DeterminateSystems/magic-nix-cache-action.git
synced 2024-12-23 13:32:03 +01:00
test: don't merge: enable debug to check correlation id
This commit is contained in:
parent
cc5cb2a8e5
commit
4ceeec1c8e
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -9,6 +9,8 @@ jobs:
|
|||
build:
|
||||
name: Build
|
||||
runs-on: ubuntu-22.04
|
||||
env:
|
||||
ACTIONS_STEP_DEBUG: true
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install Nix
|
||||
|
|
Loading…
Reference in a new issue