forgot needs

This commit is contained in:
cupcakearmy 2022-11-01 20:47:56 +01:00
parent 7ebeb907d8
commit 461451257a
No known key found for this signature in database
GPG Key ID: 3235314B4D31232F
1 changed files with 2 additions and 1 deletions

View File

@ -19,13 +19,14 @@ jobs:
- run: node fetch.mjs
build:
runs-on: ubuntu-latest
needs: tags
strategy:
matrix:
${{fromJson(needs.tags.outputs.matrix)}}
# include:
# - tag: 1.20.2
# version: 1.20.2
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up QEMU