Skip to content

Commit

Permalink
test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
loeiks committed Feb 18, 2024
1 parent 903076f commit 2f298b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
steps:
- name: TypeScript compile
run: npm run tsc
working-directory: "/home/runner/work/weiv-data/app"
working-directory: "/home/runner/work/weiv-data/weiv-data/app/"

generate-docs:
needs: tsc
Expand Down

0 comments on commit 2f298b9

Please sign in to comment.