Skip to content

Commit

Permalink
Work in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
skhaz committed Oct 28, 2023
1 parent f5fa029 commit f6d150c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,5 @@ jobs:
- name: Install Conan
run: pip install conan

- name: Set Conan Folder
run: conan config set storage.path=${{ github.workspace }}\packages

- name: Install Dependencies
run: conan install . --output-folder=build --build=missing

0 comments on commit f6d150c

Please sign in to comment.