Skip to content

Commit

Permalink
chore: Attempt to fix CI (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
personalizedrefrigerator authored Oct 17, 2024
1 parent 8006b38 commit b79157a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: '18'
cache: 'yarn'
- run: corepack enable
- run: yarn install
- run: yarn build-production /website-plugin-discovery
Expand Down

0 comments on commit b79157a

Please sign in to comment.