wip: checking on workflow folders

This commit is contained in:
CLoZengineer 2022-10-28 12:57:49 -04:00 committed by GitHub
parent fcbd4daec9
commit fc36e86f43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)"