Skip to content

Commit 2376012

Browse files
committed
chore: No need to add a release name
1 parent f000d60 commit 2376012

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/new_flatpak.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ jobs:
2222
submodules: recursive
2323
- uses: ./.github/actions/setup_gradle
2424
- uses: ./.github/actions/build_desktop_licenses
25-
- name: "Setup build env"
26-
run: |
27-
pwd
28-
git config --global --add safe.directory "$(pwd)"
29-
python .github/setup_gradle_properties_release.py tag=${{ github.ref_name }}
3025
- name: "Build"
3126
run: ./gradlew :desktopApp:packageDistributable
3227
- name: 'Upload .tar'

0 commit comments

Comments
 (0)