Skip to content

Commit

Permalink
haha yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
headshot2017 committed Jan 8, 2024
1 parent e127d82 commit ce4ae8e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ jobs:
- name: Run make
run: make

- name: Set up MinGW 32 bit
uses: egor-tensin/setup-mingw@v2
with:
platform: x86
version: 12.2.0
- name: Set up MinGW 32 bit
uses: egor-tensin/setup-mingw@v2
with:
platform: x86
version: 12.2.0

- name: Use the Upload Artifact GitHub Action
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit ce4ae8e

Please sign in to comment.