Skip to content

Commit

Permalink
update yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdoulrachard committed Apr 1, 2024
1 parent cff4f86 commit e6fa1c7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,6 @@ jobs:
steps:
- name: 🚚 Get latest code
uses: actions/checkout@v4

- name: Use Node.js 16
uses: actions/setup-node@v2
with:
node-version: '16'
- name: 🔨 Build Project
run: |
npm install
Expand Down

0 comments on commit e6fa1c7

Please sign in to comment.