Skip to content

Commit

Permalink
Update build-lint-test.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Ravencodess <[email protected]>
  • Loading branch information
Ravencodess authored Jul 28, 2024
1 parent 7ec8906 commit 92c46ec
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: "20"

- name: Create .env file
run: |
cp .env.sample .env

- name: Cache pnpm modules
uses: actions/cache@v3
Expand Down

0 comments on commit 92c46ec

Please sign in to comment.