Skip to content

Commit

Permalink
Remove unneeded dependency install.
Browse files Browse the repository at this point in the history
  • Loading branch information
WardF committed Nov 16, 2023
1 parent 6885920 commit 872511c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests_win_vs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
msystem: MINGW64
update: true
install: unzip automake libtool autoconf make toolchain
install: unzip automake libtool autoconf make

- name: Install Micromamba dependencies
shell: bash -l {0}
Expand Down

0 comments on commit 872511c

Please sign in to comment.