Skip to content

Commit

Permalink
Merge branch '312552020' into 312552020
Browse files Browse the repository at this point in the history
  • Loading branch information
TaiYou-TW authored Mar 12, 2024
2 parents 9580193 + 274177f commit 7412211
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/lab2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ jobs:
- uses: actions/checkout@v1
with:
fetch-depth: 1
- name: dependency (ubuntu)
run: |
curl -fsSL https://deb.nodesource.com/setup_21.x | sudo -E bash - &&\
sudo apt-get install -y nodejs
- uses: actions/setup-node@v4
with:
node-version: latest
- name: grading
run: |
cd lab2
Expand Down

0 comments on commit 7412211

Please sign in to comment.