Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fbewivpjsbsby authored Nov 4, 2023
1 parent ee33e02 commit bf5597c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
name: build-${{ matrix.os }}
path: |
libcorn/
corn-cli
corn-cli/
build-wasm:
runs-on: ${{ matrix.os }}
Expand Down Expand Up @@ -120,7 +120,7 @@ jobs:
name: build-wasm-${{ matrix.os }}
path: |
libcorn/
corn-cli
corn-cli/
build-lua:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -156,4 +156,4 @@ jobs:
name: build-lua-${{ matrix.os }}
path: |
libcorn/
corn-cli
corn-cli/

0 comments on commit bf5597c

Please sign in to comment.