Skip to content

Commit

Permalink
fix: removed duplicate job
Browse files Browse the repository at this point in the history
  • Loading branch information
builder555 committed Mar 13, 2023
1 parent 49265b7 commit 12d55d1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,6 @@ jobs:
TARGET: Ubuntu
BUILD_CMD: ci/build.sh
PACKAGE_CMD: ci/package.sh
- os: ubuntu-latest
ARCHITECTURE: all
TARGET: source
BUILD_CMD: echo "Nothing to build"
PACKAGE_CMD: ci/pack-source.sh
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 12d55d1

Please sign in to comment.