mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-05 16:15:56 +00:00
wip: checking on workflow folders
This commit is contained in:
parent
fcbd4daec9
commit
fc36e86f43
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -9,6 +9,7 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- run: cd $GITHUB_WORKSPACE
|
||||
- run: pwd
|
||||
- run: ls -alt
|
||||
- run: echo $(sh .github/workflows/version.sh)
|
||||
- run: echo "::set-output version=$(sh .github/workflows/version.sh)"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue