aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/basic.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/basic.yml')
-rw-r--r--.github/workflows/basic.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/basic.yml b/.github/workflows/basic.yml
index a0977e8..8d8d9f3 100644
--- a/.github/workflows/basic.yml
+++ b/.github/workflows/basic.yml
@@ -50,7 +50,7 @@ jobs:
uses: actions/cache@v2.1.4
with:
path: boost_*.tar.gz
- key: boost-1.72.0
+ key: boost_1.72.0
- name: Build Boost
run: |