update action

pull/5370/head
yann300 3 years ago committed by GitHub
parent 159fb5b05f
commit e94449d69e
  1. 2
      .github/workflows/publish-remix-ide.yml

@ -8,5 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: npm install
- run: ls
- run: pwd
- run: nx build remix-ide --with-deps
- run: node ./apps/remix-ide/ci/publishIpfs

Loading…
Cancel
Save