Skip to content

Commit

Permalink
edit: set test working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
HPDell committed May 20, 2024
1 parent 6330975 commit 58372b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
mkdir -p $PKG_PREVIEW_HOME
rsync -avP ./ $PKG_PREVIEW_HOME
- name: Test build example
working-directory: test
run: |
typst compile day-view.typ
typst compile month-summary.typ
Expand Down

0 comments on commit 58372b5

Please sign in to comment.