Skip to content

Commit 34def8e

Browse files
committed
resultaten naar een file pushen
1 parent 10485e9 commit 34def8e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,9 @@ jobs:
9999
needs: snapshot
100100
runs-on: ubuntu-22.04
101101
steps:
102+
- name: Checkout code
103+
uses: actions/checkout@v4
104+
102105
- name: Download snapshot artifact
103106
uses: actions/download-artifact@v4
104107
with:

0 commit comments

Comments
 (0)