git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
5dfab5b
)
Fix Boost package name.
author
Maksym Mamontov
<madf@madf.info>
Wed, 17 Aug 2022 20:51:32 +0000
(23:51 +0300)
committer
Maksym Mamontov
<madf@madf.info>
Wed, 17 Aug 2022 20:51:32 +0000
(23:51 +0300)
.github/workflows/buildtest.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/buildtest.yml
b/.github/workflows/buildtest.yml
index 232dcfbfc9d2a20093c2c6cb81c5668567504c5c..49c4fd78088db5c654143a36d37068dd286ba93b 100644
(file)
--- a/
.github/workflows/buildtest.yml
+++ b/
.github/workflows/buildtest.yml
@@
-23,7
+23,7
@@
jobs:
run: cmake -E make_directory ${{runner.workspace}}/build
- name: Install Boost
run: cmake -E make_directory ${{runner.workspace}}/build
- name: Install Boost
- run: sudo apt install
boost
-dev
+ run: sudo apt install
libboost-all
-dev
- name: Configure CMake
# Use a bash shell so we can use the same syntax for environment variable
- name: Configure CMake
# Use a bash shell so we can use the same syntax for environment variable