Skip to content

Commit

Permalink
Merge branch 'DIYgod/master' into pr/hualiong/15926
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyRL committed Jun 18, 2024
2 parents 239a43a + 2ecfd2c commit c74b10a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-test-cont.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
if: (env.TEST_CONTINUE)
run: |
set -ex
zstd -d --stdout docker-image/rsshub.tar.zst | docker load
zstd -d --stdout rsshub.tar.zst | docker load
docker run -d \
--name rsshub \
-e NODE_ENV=dev \
Expand Down

0 comments on commit c74b10a

Please sign in to comment.