Update update.yml

This commit is contained in:
Pedro S. Lopez
2021-07-16 03:05:18 -04:00
committed by GitHub
parent 284903dce4
commit 76deaad2fd

View File

@@ -8,6 +8,9 @@ on:
jobs:
update:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./tools/version-checker
steps:
- uses: actions/checkout@v2
@@ -17,7 +20,6 @@ jobs:
node-version: '14'
- name: Install dependencies
run: npm install
- run: cd ./tools/version-checker
- name: Run Updater
run: ./update-version
- name: Store WA Version
@@ -32,4 +34,4 @@ jobs:
Tests should be run against this new version before merging.
labels: WhatsApp Change
reviewers: pedroslopez
reviewers: pedroslopez