We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5485489 commit f5e9f53Copy full SHA for f5e9f53
.github/workflows/update-from-latest.yml
@@ -48,7 +48,7 @@ jobs:
48
unzip artifact.zip
49
mkdir upstream_rips
50
tar -xzf rips*.tar.gz -C upstream_rips
51
- cd upstream_rips
+ cd upstream_rips/rips*
52
ls -la
53
54
- name: Upload to current repository
0 commit comments