Skip to content

Commit 12d938f

Browse files
committed
debugging cascade
1 parent 427a986 commit 12d938f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/calculate_checksum.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
echo "VERSION=${TAG#offscreen-}" >> $GITHUB_ENV
2020
2121
- name: Download tarball artifact
22-
uses: actions/download-artifact@v11
22+
uses: dawidd6/action-download-artifact@v11
2323
with:
2424
name: offscreen-${{ env.VERSION }}.tar.gz
2525
run-id: ${{ github.event.workflow_run.id }}

0 commit comments

Comments
 (0)