Skip to content

Commit

Permalink
fix(github): path checking
Browse files Browse the repository at this point in the history
  • Loading branch information
Myriad-Dreamin committed Apr 22, 2023
1 parent 6fc7177 commit bc39888
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ jobs:
run: find artifacts
- run: |
set -ex
mkdir -p gh-release/
pack_release() {
target=$2
src=typst-ts-$1
Expand Down

0 comments on commit bc39888

Please sign in to comment.