Skip to content

Commit

Permalink
Fzup
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrisbin committed Jul 19, 2024
1 parent d409636 commit ce51a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
# BEGIN actions/setup
- run: |
mkdir -p /tmp/binaries
echo "/tmp/binaries" >>"$GITHUB_ENV"
echo "/tmp/binaries" >>"$GITHUB_PATH"
- uses: actions/download-artifact@v4
with:
name: binaries
Expand Down

0 comments on commit ce51a47

Please sign in to comment.