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 f9fc18b commit 08636e5
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
rsync -av /home/runner/_work /home/runner/work
rsync -av /home/runner/_work/ /home/runner/work
find . /home/runner/work
# - name: Benchmark1
Expand Down

0 comments on commit 08636e5

Please sign in to comment.