We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99159ed commit 5485489Copy full SHA for 5485489
.github/workflows/update-from-latest.yml
@@ -46,6 +46,7 @@ jobs:
46
echo "Downloaded files:"
47
cd downloaded_artifacts
48
unzip artifact.zip
49
+ mkdir upstream_rips
50
tar -xzf rips*.tar.gz -C upstream_rips
51
cd upstream_rips
52
ls -la
0 commit comments