|
|
|
@ -12,8 +12,8 @@ jobs: |
|
|
|
|
- run: yarn install --ignore-engines |
|
|
|
|
- run: ls |
|
|
|
|
- run: pwd |
|
|
|
|
- run: yarn run downloadsolc_assets |
|
|
|
|
- run: yarn run build:production |
|
|
|
|
- run: yarn run downloadsolc_assets --ignore-engines |
|
|
|
|
- run: yarn run build:production --ignore-engines |
|
|
|
|
- run: echo "action_state=$('./apps/remix-ide/ci/publishIpfs')" >> $GITHUB_ENV |
|
|
|
|
- uses: mshick/add-pr-comment@v1 |
|
|
|
|
with: |
|
|
|
|