update actions

pull/1760/head^2
yann300 3 years ago committed by GitHub
parent 9753135c27
commit 3b2fcd874a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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