mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-06 00:25:55 +00:00
wip: attempting to run shell script
This commit is contained in:
parent
4638b9a99a
commit
cea52924fa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -8,7 +8,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- run: cd $GITHUB_WORKSPACE
|
||||
- run: sh .github/workflows/version.sh
|
||||
- run: echo $(sh .github/workflows/version.sh)
|
||||
- run: echo "::set-output version=$(sh .github/workflows/version.sh)"
|
||||
|
||||
build-featurebase:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue