Skip to content

Commit

Permalink
Fix path in QNAP workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
phnzb committed Feb 6, 2024
1 parent d39f0aa commit 6f3512a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/qnap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:

- name: Build
run: |
export PATH="$PATH:/usr/share/QDK/bin"
bash qnap/build-nzbget.sh
- name: Rename build artifacts
Expand Down

0 comments on commit 6f3512a

Please sign in to comment.