Cleaned up workflow files

This commit is contained in:
Hendrik Eeckhaut
2023-07-24 13:32:47 +02:00
parent d19f0ce0ef
commit abf5c82b29
2 changed files with 0 additions and 4 deletions

View File

@@ -15,8 +15,6 @@ jobs:
steps: steps:
- name: Checkout 🛒 - name: Checkout 🛒
uses: actions/checkout@v3 uses: actions/checkout@v3
with:
node-version: 16.x
- name: Install and Build - name: Install and Build
run: | run: |

View File

@@ -21,8 +21,6 @@ jobs:
steps: steps:
- name: Checkout 🛒 - name: Checkout 🛒
uses: actions/checkout@v3 uses: actions/checkout@v3
with:
node-version: 16.x
- name: Install and Build - name: Install and Build
run: | run: |