Skip to content

Commit cdbb118

Browse files
committed
temporaire
1 parent d20aaca commit cdbb118

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/create-release.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,7 @@ jobs:
8787
8888
- uses: actions/checkout@v6
8989
- name: Build app
90-
run: |
91-
git fetch origin main
92-
git checkout origin/main
90+
run:
9391
mvn package --no-transfer-progress
9492

9593
- name: Upload app jar

0 commit comments

Comments
 (0)