Skip to content

Commit

Permalink
Update gatsby.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
z0rs authored Jul 16, 2024
1 parent 521e61d commit 09f2e73
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/gatsby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,6 @@ jobs:
restore-keys: |
${{ runner.os }}-gatsby-build-
- name: Build with Gatsby
env:
NODE_OPTIONS: '--max_old_space_size=4096' # Menambahkan opsi ini
PREFIX_PATHS: 'true'
run: npm run build

- name: Upload artifact
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 09f2e73

Please sign in to comment.