Skip to content

Commit

Permalink
Fix pages job
Browse files Browse the repository at this point in the history
  • Loading branch information
ACSimon33 committed Jan 6, 2025
1 parent 2b0bc79 commit b19376f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ pages:
optional: true
- job: bench ~ aoc-2024
optional: true
variables:
GIT_STRATEGY: clone
GIT_DEPTH: 1
script:
- mkdir -p public
- if [ -d "benchmarks_2021" ]; then
Expand Down

0 comments on commit b19376f

Please sign in to comment.