Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik authored Dec 29, 2023
1 parent 181a096 commit a88472d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ jobs:
ls -l /home/runner/work/sdk/sdk/os/userpatches
- name: "Build generic Armbian X86 SDK"
uses: armbian/build@AR-1459
#uses: armbian/build@AR-1459
uses: igorpecovnik/build@main
with:
armbian_target: "image" # repace with `kernel` if you only want to build artifacts
armbian_branch: "current" # branch: legacy, current, edge, etc.
Expand Down

0 comments on commit a88472d

Please sign in to comment.