mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-26 09:41:57 -07:00
CI/release: remove script backup line
This commit is contained in:
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@@ -20,7 +20,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git fetch --unshallow || echo "failed unshallowing"
|
git fetch --unshallow || echo "failed unshallowing"
|
||||||
bash -c scripts/generateVersion.sh
|
bash -c scripts/generateVersion.sh
|
||||||
mv scripts/generateVersion.sh scripts/generateVersion.sh.bak
|
|
||||||
|
|
||||||
- name: Create tarball with submodules
|
- name: Create tarball with submodules
|
||||||
id: tar
|
id: tar
|
||||||
|
Reference in New Issue
Block a user