1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00

Update github.yml to enable unit tests from vcmi-test-data repo

This commit is contained in:
Andrii Danylchenko 2024-01-13 12:54:39 +02:00 committed by GitHub
parent e46f442a20
commit d6213482ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,6 @@ on:
- features/*
- beta
- master
- develop
pull_request:
schedule:
- cron: '0 2 * * *'
@ -213,7 +212,7 @@ jobs:
env:
HEROES_3_DATA_PASSWORD: ${{ secrets.HEROES_3_DATA_PASSWORD }}
run: |
wget --progress=dot:giga https://github.com/Alexander-Wilms/encrypted_heroes_3_data/releases/download/h3_assets/h3_assets.zip
wget --progress=dot:giga https://github.com/vcmi-mods/vcmi-test-data/releases/download/v1.0/h3_assets.zip
7za x h3_assets.zip -p$HEROES_3_DATA_PASSWORD
mkdir -p ~/.local/share/vcmi/
mv h3_assets/* ~/.local/share/vcmi/