build: Use correct file
This commit is contained in:
parent
f0928daa83
commit
db9f1290fd
3 changed files with 4 additions and 4 deletions
2
.github/workflows/main_deploy.yaml
vendored
2
.github/workflows/main_deploy.yaml
vendored
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
deploy_playstore_internal:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: ./.github/actions/free_up_space
|
||||
- uses: ./.github/actions/free_up_space.yaml
|
||||
- uses: actions/checkout@v5
|
||||
- run: cat .github/workflows/versions.env >> $GITHUB_ENV
|
||||
- uses: actions/setup-java@v5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue