aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJoshua Sing <joshua@hypera.dev>2023-12-20 00:49:46 +1100
committerBrent Cook <busterb@gmail.com>2024-03-03 15:32:50 -0600
commit0a1cdac2a66607f5539c210b3f3589c07e6d505d (patch)
tree8f9b4f05242975c385e137927831cfde60279a6a /.github
parent1fbca281b1115c9e1b548190b595a25bbc967549 (diff)
downloadportable-0a1cdac2a66607f5539c210b3f3589c07e6d505d.tar.gz
portable-0a1cdac2a66607f5539c210b3f3589c07e6d505d.tar.bz2
portable-0a1cdac2a66607f5539c210b3f3589c07e6d505d.zip
ci: remove autoconf from msys2 in windows workflow
Diffstat (limited to '.github')
-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