Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2021-09-09 01:27:05 +03:00
parent 8dd85e5176
commit c936f43c3e
1 changed files with 6 additions and 0 deletions

View File

@ -23,6 +23,12 @@ jobs:
outputs:
matrix: ${{ steps.set-matrix.outputs.matrix }}
steps:
- name: Checkout
uses: actions/checkout@v2
with:
ref: bot/auto-update
- name: Install Dependencies
run: npm install
- name: Create Matrix
id: set-matrix
run: node scripts/create-matrix.js