try fixing windows again again

This commit is contained in:
Evan Miller 2022-12-17 04:09:43 -05:00
parent 54076274fb
commit ab173f6b79

View File

@ -112,12 +112,13 @@ jobs:
run:
shell: msys2 {0}
steps:
- uses: actions/checkout@v2
- uses: msys2/setup-msys2@v2
with:
update: true
install: >-
autotools
git
- uses: actions/checkout@v2
- name: Check out test data
run: git clone https://github.com/mdbtools/mdbtestdata.git test
- name: Autoconf