set version to string
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
- uses: awalsh128/cache-apt-pkgs-action@v1.4.2
|
||||
with:
|
||||
packages: libncurses5-dev
|
||||
version: 1.0
|
||||
version: "1.0"
|
||||
- name: make
|
||||
run: make
|
||||
|
||||
|
||||
Reference in New Issue
Block a user