1
1
mirror of https://github.com/rubjo/victor-mono.git synced 2024-10-03 20:37:21 +03:00

Update main.yml

This commit is contained in:
rubjo 2023-03-12 21:40:57 +01:00 committed by GitHub
parent 986c673214
commit d2a6d39167
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@v3
with:
node-version: 16
- name: Checkout 🛎️
uses: actions/checkout@master
with: