Skip to content

Commit

Permalink
ci: update build.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Markus <28785953+MarkusJx@users.noreply.github.com>
  • Loading branch information
MarkusJx committed Sep 17, 2023
1 parent 06539cd commit cf8102c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,9 @@ jobs:
# Install conan
- name: Get Conan
uses: turtlebrowser/get-conan@v1.0
uses: turtlebrowser/get-conan@main
with:
version: 1.61.0

# Cache conan
- name: Cache conan
Expand Down

0 comments on commit cf8102c

Please sign in to comment.