build: Add debug to fix github action build error
This commit is contained in:
parent
35b92ac453
commit
8ecd04cf5c
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user