Skip to content

Commit

Permalink
update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chinosk6 committed Jun 9, 2024
1 parent dd335d7 commit 71abae5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
run: |
branch=$(git rev-parse --abbrev-ref HEAD)
hash=$(git rev-parse --short=8 HEAD)
echo "::set-output name=branch::$branch"
echo "::set-output name=hash::$hash"
echo "$branch.$hash" > app/src/main/assets/gakumas-local/version.txt
- name: Grant execute permission for gradlew
Expand Down

0 comments on commit 71abae5

Please sign in to comment.