another two paths were incorrect

This commit is contained in:
Abraham Toriz 2022-11-26 19:56:51 -06:00
parent 5d8d80fcfd
commit 3f83485769
No known key found for this signature in database
GPG Key ID: D5B4A746DB5DD42A
1 changed files with 2 additions and 2 deletions

View File

@ -145,8 +145,8 @@ deploy:arch-git:
- git clone $GIT_REPO_URL tiempo-git
# finally run the script
- scripts/release-aur-git.sh
- mv PKGBUILD tiempo-bin/
- mv .SRCINFO tiempo-bin/
- mv PKGBUILD tiempo-git/
- mv .SRCINFO tiempo-git/
# and commit
- cd tiempo-git
- git add .