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
|
pkgbase = mint-backgrounds
|
||||||
pkgdesc = The backgrounds of Linux Mint
|
pkgdesc = The backgrounds of Linux Mint
|
||||||
pkgver = 1.8.0
|
pkgver = 1.8.0
|
||||||
pkgrel = 1
|
pkgrel = 2
|
||||||
arch = any
|
arch = any
|
||||||
license = Various
|
license = Various
|
||||||
depends = mint-backgrounds-helena
|
depends = mint-backgrounds-helena
|
||||||
|
@ -15,6 +15,8 @@ jobs:
|
|||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4.2.2
|
- uses: actions/checkout@v4.2.2
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
- name: Configure SSH client
|
- name: Configure SSH client
|
||||||
run: |
|
run: |
|
||||||
mkdir ~/.ssh || true
|
mkdir ~/.ssh || true
|
||||||
|
Reference in New Issue
Block a user