Skip to content

Commit

Permalink
Don't build languages, only libs/cli
Browse files Browse the repository at this point in the history
  • Loading branch information
lucksus committed Nov 18, 2024
1 parent 9c84dbc commit de822b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
# security set-key-partition-list -S apple-tool:,apple:,codesign: -s -k "actions" build.keychain

- name: Build AD4M-CLI
run: pnpm build
run: pnpm build-libs

- name: Build AD4M-CLI & build Launcher binary #(macos/linux-latest)
#if: matrix.platform != 'windows-latest'
Expand Down

0 comments on commit de822b5

Please sign in to comment.