Skip to content

Commit

Permalink
buikd: fix instructions path refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
puria authored Apr 23, 2024
1 parent c9b579f commit dcc8443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
sudo snap install ttyd --classic
sudo apt update && sudo apt install vhs ffmpeg
- run: make
working-directory: ./docs/installation_instructions
working-directory: ./docs/.installation_instructions
- name: Build with VitePress
run: npm run docs:build # or pnpm docs:build / yarn docs:build / bun run docs:build
- name: Upload artifact
Expand Down

0 comments on commit dcc8443

Please sign in to comment.