Skip to content

Commit

Permalink
fix: re-add in ecsact sdk to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucy committed Sep 22, 2023
1 parent 7555241 commit 7985f5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
runs-on: windows-latest
steps:
- uses: wasmerio/setup-wasmer@v2
- uses: ecsact-dev/[email protected]
- uses: actions/cache@v3
with:
path: |
Expand All @@ -37,6 +38,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: wasmerio/setup-wasmer@v2
- uses: ecsact-dev/[email protected]
- uses: actions/cache@v3
with:
path: |
Expand Down

0 comments on commit 7985f5d

Please sign in to comment.