Skip to content

Commit

Permalink
Update unittest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GsLogiMaker committed May 5, 2024
1 parent 112cae5 commit 40f1332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: 🦀 Update Rust
run: |
TARGET=${{ env.LINUX_64_TARGET }}
echo "TARGET=${{ env.LINUX_64_TARGET }}" >> $GITHUB_ENV
echo ---
echo ${TARGET}
echo ---
Expand Down

0 comments on commit 40f1332

Please sign in to comment.