Skip to content

Commit

Permalink
chore: remove increase swap action (#8970)
Browse files Browse the repository at this point in the history
Now that we generate only a single version and use swc
we should not need increased swap space.
  • Loading branch information
OrKoN committed Sep 16, 2022
1 parent 5a10de4 commit 58c6eab
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,6 @@ jobs:
- name: Install dependencies
working-directory: ./website
run: npm ci
- name: Increase swap space
uses: pierotofy/set-swap-space@49819abfb41bd9b44fb781159c033dba90353a7c
with:
swap-size-gb: 10
- name: Build website
working-directory: ./website
env:
Expand Down

0 comments on commit 58c6eab

Please sign in to comment.