aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Sing <joshua@hypera.dev>2023-12-20 00:49:46 +1100
committerJoshua Sing <joshua@hypera.dev>2023-12-20 00:49:46 +1100
commit747c270d93f4525b33afbc5874cf1d935884d01a (patch)
tree4bf0ffe14b79e4ef7b14c2aed4c57593cc41c9e1
parent46d8c871188db5e2b98b1b3072af8b0cc457968a (diff)
downloadportable-747c270d93f4525b33afbc5874cf1d935884d01a.tar.gz
portable-747c270d93f4525b33afbc5874cf1d935884d01a.tar.bz2
portable-747c270d93f4525b33afbc5874cf1d935884d01a.zip
ci: remove autoconf from msys2 in windows workflow
-rw-r--r--.github/workflows/windows.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index d581b3e..e68ef4d 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -32,7 +32,6 @@ jobs:
32 with: 32 with:
33 update: true 33 update: true
34 install: >- 34 install: >-
35 autoconf
36 diffutils 35 diffutils
37 gcc 36 gcc
38 git 37 git