Skip to content

Commit

Permalink
ci: clickable don't build axolotl-web
Browse files Browse the repository at this point in the history
  • Loading branch information
nanu-c committed Nov 11, 2023
1 parent fe3459a commit d30193b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
step: |
uses: docker://clickable/ci-20.04-${{ matrix.arch }}:8.0.1
with:
args: clickable build --verbose -a ${{ matrix.arch }} --all
args: clickable build --verbose -a ${{ matrix.arch }}
- name: Upload the built click artifact (${{ matrix.arch }})
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit d30193b

Please sign in to comment.