Skip to content

Commit

Permalink
Fix package amd
Browse files Browse the repository at this point in the history
  • Loading branch information
leoparente committed Jan 16, 2025
1 parent 6d624f7 commit 59ca71e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,10 @@ jobs:
- name: Create Build Environment
run: cmake -E make_directory ${{github.workspace}}/build

- name: Get Conan
id: conan
uses: turtlebrowser/get-conan@c171f295f3f507360ee018736a6608731aa2109d #v1.2

- name: Setup Conan Cache
uses: actions/cache@v4
with:
Expand Down

0 comments on commit 59ca71e

Please sign in to comment.