Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
OrigamingWasTaken committed Jan 27, 2024
2 parents 2ec5770 + 0a16346 commit f5aa200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: 20
node-version: 18

- name: Install Dependencies
run: npm ci # Adjust this based on your project's dependencies
Expand Down

0 comments on commit f5aa200

Please sign in to comment.