Skip to content

Commit

Permalink
Update setup-environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
burnt-exe authored Jun 2, 2024
1 parent a167140 commit 6cc7a5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/setup-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: '16'
node-version: '16'

- name: Create directories for course
run: |
mkdir -p course-materials/lectures
Expand Down

0 comments on commit 6cc7a5b

Please sign in to comment.