Skip to content

Commit

Permalink
ci(monorepo): Update the input parameters provided to the Setup action
Browse files Browse the repository at this point in the history
  • Loading branch information
sullivanpj committed Sep 16, 2024
1 parent a1e78c4 commit 55ef55a
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 1,700 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,8 @@ jobs:
- name: Setup workspace
uses: storm-software/action-setup@main
with:
packageManager: pnpm
packageManagerVersion: 9.10.0
stormBot: Stormie-Bot
package-manager-version: 9.10.0
storm-bot-github-token: ${{ secrets.STORM_BOT_GITHUB_TOKEN }}

- name: Build Cyclone-UI Nx-Plugin packages
run: pnpm build-plugins
Expand Down
Loading

0 comments on commit 55ef55a

Please sign in to comment.