Fixed action file

This commit is contained in:
CrazyCloudCraft | Argantiu 2022-10-05 08:08:41 +02:00 committed by GitHub
parent df5ec03bdc
commit 49333bc1e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 3 deletions

View File

@ -11,12 +11,16 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run the Version changer
- name: Get github directory
id: cache-gradle
uses: actions/cache@v1
with:
path: ~/.github
key: ${{ runner.os }}-github
- uses: actions/checkout@v3
- name: Run the Version changer
run: |
chmod +x release-code-changer.sh
./release-code-changer.sh