Skip to content

Commit

Permalink
fixed main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LianhaoZ committed Nov 7, 2024
1 parent e3d293a commit 28d4bb1
Show file tree
Hide file tree
Showing 17 changed files with 1 addition and 161 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '21'
node-version: "22"
- run: npm install
- run: npm run build --if-present
- run: npm test
2 changes: 0 additions & 2 deletions OHours/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ stats.html

.firebase

src/firebase/firebase.js

node_modules/

dist
Expand Down
33 changes: 0 additions & 33 deletions OHours/dist/404.html

This file was deleted.

6 changes: 0 additions & 6 deletions OHours/dist/assets/back-BLN-uxUa.js

This file was deleted.

21 changes: 0 additions & 21 deletions OHours/dist/assets/createLucideIcon-BVwf0bP4.js

This file was deleted.

68 changes: 0 additions & 68 deletions OHours/dist/assets/index-CF3V3EkY.js

This file was deleted.

1 change: 0 additions & 1 deletion OHours/dist/assets/index-Dedcbaii.css

This file was deleted.

Loading

0 comments on commit 28d4bb1

Please sign in to comment.