Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cammin authored Sep 7, 2023
1 parent e724590 commit 3823d5a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ jobs:
- 2023.1.0f1

steps:
#Update Node
- uses: actions/setup-node@v3
with:
node-version: 18

#Test Checkout
- uses: actions/[email protected]
with:
Expand Down Expand Up @@ -81,11 +76,6 @@ jobs:
- 2023.1.0f1

steps:
#Update Node
- uses: actions/setup-node@v3
with:
node-version: 18

#Build Checkout
- uses: actions/[email protected]
with:
Expand Down

0 comments on commit 3823d5a

Please sign in to comment.