Skip to content

Fixed issue where queued strategy change messages were out of date #43

Fixed issue where queued strategy change messages were out of date

Fixed issue where queued strategy change messages were out of date #43

Workflow file for this run

name: AMAI Build CI
on:
push:
branches: [ "master" ]
paths-ignore:
- 'CHANGELOG.md'
- 'README.md'
- 'LICENSE'
jobs:
amai:
runs-on: windows-2022
steps:
- uses: actions/checkout@v3
- uses: shogo82148/actions-setup-perl@v1
with:
perl-version: '5.30'
distribution: strawberry
- run: perl -V
- run: ./MakeTFT.bat
- run: ./MakeOptTFT.bat
- run: ./MakeVAITFT.bat