summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2023-11-22 23:43:03 +0800
committerruki <[email protected]>2023-11-22 23:43:03 +0800
commitfa2a32eb23112df93d2357679a5de486a7481ce0 (patch)
tree51795059c7018b1edf52a6824993157e8b81c203
parent8a79ff572b0d822f54f3758a3dfa038a2edb8731 (diff)
revert ci
-rw-r--r--.github/workflows/msys2_mingw.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/msys2_mingw.yml b/.github/workflows/msys2_mingw.yml
index 3e336db2a..2d96441d5 100644
--- a/.github/workflows/msys2_mingw.yml
+++ b/.github/workflows/msys2_mingw.yml
@@ -43,7 +43,6 @@ jobs:
./configure --prefix=${{ matrix.prefix }}
make
make install
- ls -l ${{matrix.prefix}}/bin
xmake --version
- name: Tests