Skip to content

Commit

Permalink
runner tmp dir is different?
Browse files Browse the repository at this point in the history
  • Loading branch information
shivaraj-bh committed Feb 21, 2024
1 parent 0a4181d commit 9b653f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
with:
packages: "github:srid/nixci"
- run: nixci
- run: "cat /tmp/process-compose-*"
- run: "cat ${{ runner.temp }}/process-compose-*"

0 comments on commit 9b653f2

Please sign in to comment.