update actions

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

@ -8,6 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: npm install
- run: cd..
- run: ls
- run: pwd
- run: nx build remix-ide --with-deps

Loading…
Cancel
Save