Skip to content

Commit c66fb58

Browse files
committed
Test downloading from specifc run-id
1 parent b39c064 commit c66fb58

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/vartest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
uses: actions/download-artifact@v8
2020
with:
2121
skip-decompress: true
22+
run-id: 24433840587
2223
- name: Display structure of downloaded files
2324
run: ls -R
2425
- name: Create test file

0 commit comments

Comments
 (0)