Skip to content

Commit

Permalink
undoing previous
Browse files Browse the repository at this point in the history
  • Loading branch information
LianhaoZ committed Nov 7, 2024
1 parent 959742a commit 95cd853
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: "22"
- run: npm install
working-directory: ./OHours
- run: npm instal
- run: npm run build --if-present
working-directory: ./OHours
- run: npm test
working-directory: ./OHours

0 comments on commit 95cd853

Please sign in to comment.