Skip to content

Commit

Permalink
uuid-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
fbergmann committed Jan 15, 2025
1 parent 5223bed commit f8ac94c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/copasi_se.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
run: |
sed -i 's|/home/runner/work/copasi-dependencies/copasi-dependencies/install/|${_IMPORT_PREFIX}/|g' *.cmake
sudo apt update
sudo apt install -y libuuid-dev
sudo apt install -y uuid-dev
- name: Patch dependencies (mac)
shell: bash
Expand Down

0 comments on commit f8ac94c

Please sign in to comment.