We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1880a75 commit 99ae9cbCopy full SHA for 99ae9cb
.github/workflows/update-from-latest.yml
@@ -46,6 +46,7 @@ jobs:
46
echo "Downloaded files:"
47
cd downloaded_artifacts
48
unzip artifact.zip
49
+ tar -xzf rips*.tar.gz
50
ls -la
51
52
- name: Upload to current repository
0 commit comments