Skip to content

Commit 0fddbd5

Browse files
authored
Update PKGBUILD
1 parent 68395e4 commit 0fddbd5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
- name: Build Converseen
6060
run: |
6161
cd $APPIMAGE_DIR/build
62+
sed -i 's|git+\$url.git#tag=v\$pkgver|git+\$url.git|' PKGBUILD
6263
sudo -u builder makepkg -si --noconfirm
6364
6465
- name: Make AppImage

0 commit comments

Comments
 (0)