Skip to content

Commit

Permalink
Fix image name
Browse files Browse the repository at this point in the history
  • Loading branch information
alannotnerd committed Nov 18, 2020
1 parent b1958ba commit ed92229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Prepare wasm
runs-on: ubuntu-latest
container:
image: chainxcn/srtool:nightly-2020-09-30
image: chainxorg/srtool:nightly-2020-09-30
volumes:
- ${{ github.workspace }}:/build
env:
Expand Down

0 comments on commit ed92229

Please sign in to comment.