Skip to content

Commit

Permalink
ci - debug disk
Browse files Browse the repository at this point in the history
  • Loading branch information
aprxi committed Aug 11, 2024
1 parent 09e09e2 commit 8179693
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
sudo chmod 777 /mnt/cargo-build /mnt/cargo-home /mnt/rustup-home
echo "CARGO_TARGET_DIR=/mnt/cargo-build" >> $GITHUB_ENV
echo "CARGO_HOME=/mnt/cargo-home" >> $GITHUB_ENV
echo "RUSTUP_HOME=/mnt/rustup-home" >> $GITHUB_ENV
- name: Install and configure dependencies
run: |
Expand Down

0 comments on commit 8179693

Please sign in to comment.