Skip to content

Commit

Permalink
DURRRRRRRRRRRR
Browse files Browse the repository at this point in the history
  • Loading branch information
DetachHead committed Jul 24, 2023
1 parent 1ebdfdc commit 064bd6e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test and publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,12 @@ jobs:
node-version: 19.7
- run: npm ci --legacy-peer-deps
- run: npm run check
env:
NODE_OPTIONS: --max-old-space-size=8192
- uses: actions/upload-artifact@v2
with:
name: build
path: dist
env:
CI: true
NODE_OPTIONS: --max-old-space-size=8192

publish:
name: publish
Expand Down

0 comments on commit 064bd6e

Please sign in to comment.