Skip to content

Commit

Permalink
CI: set the proper entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Phillips committed Feb 25, 2022
1 parent 789be59 commit 5f9f47c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,5 +193,4 @@ jobs:
source: 'lib'
version: ${{ steps.extract_version.outputs.version }}
symlink: true
entry1: main.js
entry2: main.wasm
entry: main.js

0 comments on commit 5f9f47c

Please sign in to comment.