Skip to content

Commit

Permalink
Trying to fix workflow working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
cowuake committed Nov 1, 2023
1 parent 6d3376e commit e53e395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- main

env:
WORK_DIR: ./schemus-web
WORK_DIR: schemus-web
WEB_PAGE_SOURCE: schemus-web.html
WEB_PAGE: index.html

Expand Down

0 comments on commit e53e395

Please sign in to comment.