Skip to content

Commit

Permalink
️️⚡️ BUMP ⚡️ cron.yml 1(+) 1(-)
Browse files Browse the repository at this point in the history
  • Loading branch information
borestad committed Oct 10, 2024
1 parent 44baea3 commit aa2b277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
sudo mv /home/runner/work /home/runner/_work
mkdir -p /home/runner/work
sudo mount -o size=6G -t tmpfs none /home/runner/work
sudo rsync -av /home/runner/_work/ /home/runner/work
sudo rsync -a /home/runner/_work/ /home/runner/work
find . /home/runner/work
# - name: Benchmark1
Expand Down

0 comments on commit aa2b277

Please sign in to comment.