Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
bitdivine committed Sep 7, 2022
1 parent f4a21ba commit 28668b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: |
mkdir -p bin
cp sdk/target/debug/dfx bin/dfx
echo $PWD/bin/ >> $GITHUB_ENV
echo PATH="$PWD/bin/:$PATH" >> $GITHUB_ENV
#
# - name: Set path
Expand Down

0 comments on commit 28668b9

Please sign in to comment.