Skip to content

Commit

Permalink
Update CI-CD.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Metacometa authored Jul 9, 2023
1 parent 386917a commit dc4fc3c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/CI-CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@ jobs:
build_windows:
name: Build for windows
runs-on: windows-latest

defaults:
run:
shell: bash

steps:
- name: Setup mingw
uses: egor-tensin/setup-mingw@v2

- uses: actions/checkout@v3
- name: Cl building
run:
Expand Down

0 comments on commit dc4fc3c

Please sign in to comment.