Skip to content

Commit 373d152

Browse files
Add repository checkout
1 parent d7f11f1 commit 373d152

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ jobs:
66
name: GCC - Linux
77
runs-on: ubuntu-latest
88
steps:
9+
- uses: actions/checkout@v1
910
- name: Pull submodules
1011
run: git submodule update --init --depth 1 libs/Vulkan-Headers libs/Vulkan-Loader
1112
# env:

0 commit comments

Comments
 (0)