You've already forked mint-backgrounds-pkg
Compare commits
2 Commits
70d50b0a7c
...
5cb0922b40
Author | SHA1 | Date | |
---|---|---|---|
5cb0922b40
|
|||
512e76a249
|
2
.SRCINFO
2
.SRCINFO
@ -1,7 +1,7 @@
|
||||
pkgbase = mint-backgrounds
|
||||
pkgdesc = The backgrounds of Linux Mint
|
||||
pkgver = 1.8.0
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
arch = any
|
||||
license = Various
|
||||
depends = mint-backgrounds-helena
|
||||
|
@ -15,6 +15,8 @@ jobs:
|
||||
- ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4.2.2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Configure SSH client
|
||||
run: |
|
||||
mkdir ~/.ssh || true
|
||||
|
Reference in New Issue
Block a user