mirror of
https://github.com/godotengine/godot-cpp.git
synced 2026-01-01 05:48:37 +03:00
Compare commits
1 Commits
godot-3.5.
...
3.5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5b340cb483 |
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -76,6 +76,8 @@ jobs:
|
||||
- name: Windows dependency (MinGW)
|
||||
if: ${{ matrix.platform == 'windows' }}
|
||||
uses: egor-tensin/setup-mingw@v2
|
||||
with:
|
||||
version: 12.2.0
|
||||
|
||||
- name: Build godot-cpp (debug)
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user