mirror of
https://github.com/Murmele/Gittyup.git
synced 2024-11-05 02:46:56 +03:00
Replace only the gittyup repository not also the git-lfs
This commit is contained in:
parent
87bc79630e
commit
ec56b851d4
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
|
||||
- name: Replace source url
|
||||
run: >
|
||||
sed -i "s@url: .*.git@url: $GITHUB_SERVER_URL/$GITHUB_REPOSITORY@" com.github.Murmele.Gittyup/com.github.Murmele.Gittyup.yml
|
||||
sed -i "s@url: .*Gittyup.git@url: $GITHUB_SERVER_URL/$GITHUB_REPOSITORY@" com.github.Murmele.Gittyup/com.github.Murmele.Gittyup.yml
|
||||
|
||||
- name: Add dev build marker to cmake options
|
||||
if: github.ref_type != 'tag'
|
||||
|
Loading…
Reference in New Issue
Block a user