Skip to content

Commit 5243530

Browse files
committed
need to checkout at start of the CI
1 parent 43f2c6c commit 5243530

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/compas-compile-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,9 @@ jobs:
118118
ARTIFACT_NAME: detailedEvolutionPlot.png
119119

120120
steps:
121+
- name: Checkout repository
122+
uses: actions/checkout@v4
123+
121124
- name: Download evolution plot
122125
uses: actions/download-artifact@v4
123126
with:

0 commit comments

Comments
 (0)