Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
test env var
Browse files Browse the repository at this point in the history
  • Loading branch information
xx01cyx committed Apr 12, 2024
1 parent 3abc8cd commit 08c013d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
run: |
echo 11111
echo ${{ vars.MY_SECRET_KEY }}
echo 22222
rustup update stable
rustup default stable
rustup component add rustfmt
Expand Down

0 comments on commit 08c013d

Please sign in to comment.