We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 556b2df commit 5cdc51aCopy full SHA for 5cdc51a
.github/workflows/build.yml
@@ -39,6 +39,7 @@ jobs:
39
permissions:
40
contents: write
41
steps:
42
+ - uses: actions/checkout@v4
43
- name: Download artifact
44
id: download_artifact
45
uses: actions/download-artifact@v4
0 commit comments