Skip to content

Commit

Permalink
fixing job syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
catdad committed Nov 2, 2023
1 parent 70b96c2 commit a59c1b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/emscripten.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
name: ${{ matrix.target }}
path: dist
release:
runs-on: ubuntu-20.04
steps:
- name: Download build artifacts
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit a59c1b0

Please sign in to comment.