Skip to content

Commit

Permalink
Keep trying
Browse files Browse the repository at this point in the history
  • Loading branch information
spalladino committed May 16, 2024
1 parent 70f79ab commit 9b84458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yarn-project/scripts/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ pack-base-benchmark:
FROM scratch
LET LOCAL_BENCH_FOLDER=./bench
LET BENCH_FOLDER=/usr/var/bench
COPY --if-exists $LOCAL_BENCH_FOLDER $BENCH_FOLDER
COPY $LOCAL_BENCH_FOLDER $BENCH_FOLDER
SAVE ARTIFACT $BENCH_FOLDER bench

bench-comment:
Expand Down

0 comments on commit 9b84458

Please sign in to comment.