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 e662640 commit bbe4627Copy full SHA for bbe4627
.github/workflows/publish.yml
@@ -76,6 +76,7 @@ jobs:
76
runs-on: ubuntu-latest
77
78
steps:
79
+ - uses: actions/checkout@v4
80
- name: Download Artifacts
81
uses: actions/download-artifact@v4
82
with:
0 commit comments