1
0
mirror of synced 2024-09-24 03:28:24 +02:00

build: Add debug to fix github action build error

This commit is contained in:
WerWolv 2021-06-07 22:34:42 +02:00 committed by GitHub
parent 35b92ac453
commit 8ecd04cf5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,8 @@ jobs:
run:
shell: msys2 {0}
steps:
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: 🧰 Checkout
uses: actions/checkout@v2
with: