feat: update pkgver
This commit is contained in:
@@ -25,11 +25,12 @@ jobs:
|
||||
cat action.yml
|
||||
|
||||
- name: Get sample PKGBUILD
|
||||
run: wget https://github.com/datakrama/nonicons-font/raw/main/PKGBUILD
|
||||
run: wget https://github.com/datakrama/plenti-bin/raw/f5ffaaee02a2119aa16f6b7a27e87e198e096b47/PKGBUILD
|
||||
|
||||
- name: Running test
|
||||
uses: ./
|
||||
with:
|
||||
pkgver: '0.4.26'
|
||||
updpkgsums: true
|
||||
srcinfo: true
|
||||
|
||||
@@ -93,7 +94,7 @@ jobs:
|
||||
uses: actions/checkout@v2.3.4
|
||||
|
||||
- name: Get sample PKGBUILD
|
||||
run: wget https://github.com/datakrama/nonicons-font/raw/main/PKGBUILD
|
||||
run: wget https://github.com/datakrama/plenti-bin/raw/f5ffaaee02a2119aa16f6b7a27e87e198e096b47/PKGBUILD
|
||||
|
||||
- name: Update action.yml to use edge tagged container image
|
||||
if: github.ref == 'refs/heads/main'
|
||||
@@ -104,6 +105,7 @@ jobs:
|
||||
- name: Running test
|
||||
uses: ./
|
||||
with:
|
||||
pkgver: '0.4.26'
|
||||
updpkgsums: true
|
||||
srcinfo: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user