Skip to content

Commit

Permalink
Update manual-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tostti authored Jan 16, 2023
1 parent 782cb37 commit 13a1725
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/manual-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,7 @@ jobs:
ext: tar.gz
suffix: linux-x64
script: build-platform --linux --skip-os-packages
- name: Linux ARM64
ext: tar.gz
suffix: linux-arm64
script: build-platform --linux-arm --skip-os-packages

steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 13a1725

Please sign in to comment.