Skip to content

Commit

Permalink
fix: rm rm
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan-Feofanov committed Oct 21, 2024
1 parent b3e724b commit 74ee60b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/large_vote_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
sudo df -h
sudo swapon --show
sudo swapoff -a
sudo rm /swapfile
sudo touch /swapfile
sudo fallocate -l 32G /swapfile
sudo chmod 600 /swapfile
Expand Down

0 comments on commit 74ee60b

Please sign in to comment.