mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Update ci_src_examples_win.yml
This commit is contained in:
2
.github/workflows/ci_src_examples_win.yml
vendored
2
.github/workflows/ci_src_examples_win.yml
vendored
@ -6,7 +6,7 @@ jobs:
|
||||
build:
|
||||
runs-on: windows-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@master
|
||||
- name: Setup Environment
|
||||
run: |
|
||||
mkdir build
|
||||
|
||||
Reference in New Issue
Block a user