update github actions

pull/2479/head^2
yann300 3 years ago committed by GitHub
parent edc34e0178
commit c6014f9770
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/publish-action.yml

@ -9,7 +9,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
- run: yarn install
- run: yarn install --ignore-engines
- run: ls
- run: pwd
- run: yarn run downloadsolc_assets

Loading…
Cancel
Save