Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Mason Liang committed Apr 25, 2024
1 parent 8b95ad3 commit 5ee85ee
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 @@ -49,7 +49,7 @@ jobs:
- uses: actions/checkout@v4
- name: set HOME env
run: |
echo "HOME=/home/CI" >> $GITHUB_ENV
du && echo "HOME=/home/CI" >> $GITHUB_ENV
- uses: dtolnay/rust-toolchain@master
with:
toolchain: nightly-2023-12-03
Expand Down

0 comments on commit 5ee85ee

Please sign in to comment.