Skip to content

Commit cde87a4

Browse files
committed
asdf
1 parent 2eb7101 commit cde87a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-from-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ jobs:
5252
cd downloaded_artifacts
5353
unzip artifact.zip
5454
tar -xzf rips*.tar.gz -C ../upstream_rips
55-
ls upstream_rips/rips*
5655
cd ..
56+
ls upstream_rips/rips*
5757
cp -r upstream_rips/rips*/rips ./docs/
5858
ls -R ./docs/rips
5959

0 commit comments

Comments
 (0)