Updating app version number
This commit is contained in:
3
.github/workflows/app_build.yaml
vendored
3
.github/workflows/app_build.yaml
vendored
@@ -20,6 +20,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
environment: ${{ inputs.calling_workflow }}
|
||||
steps:
|
||||
- run: |
|
||||
printenv
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
sparse-checkout: |
|
||||
|
||||
Reference in New Issue
Block a user