Skip to content

Commit

Permalink
hepp
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Dec 28, 2024
1 parent 86c9c6a commit 3cd2807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
ports:
- 8081:8081
options: >
fake-gcs-server:1.50 -scheme http -port 8081 -external-url http://localhost:8081 -backend memory
fsouza/fake-gcs-server:1.50 -scheme http -port 8081 -external-url http://localhost:8081 -backend memory
steps:
- uses: actions/checkout@v4
- name: Use Node.js
Expand Down

0 comments on commit 3cd2807

Please sign in to comment.