Skip to content

Commit

Permalink
wrong download path
Browse files Browse the repository at this point in the history
  • Loading branch information
allancoding authored Jul 30, 2024
1 parent 3649839 commit ed5a80b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: website
path: /website
path: /mnt/HDD/website
- name: Stop Website
run: |
systemctl stop emulatorjs-org
Expand Down

0 comments on commit ed5a80b

Please sign in to comment.