Skip to content

Commit 545f689

Browse files
committed
Updated mac.yml
1 parent 63cd3ec commit 545f689

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/mac.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,10 @@ jobs:
3737

3838
- name: Setting up Conan profile
3939
# run: conan config install -sf profiles/armv8/mac/ -tf profiles https://github.com/engine3d-dev/conan-config.git
40-
run: conan config install https://github.com/engine3d-dev/conan-config.git
40+
run: conan atlas update
4141

4242
- name: Setting up vulkan-cpp Development Environment
43-
run: |
44-
conan atlas setup
45-
conan atlas update
43+
run: conan atlas setup
4644

4745
- name: Building vulkan-cpp
4846
run: |

0 commit comments

Comments
 (0)