fx actions 4
This commit is contained in:
parent
8892e3f740
commit
4767b57ec9
@ -12,7 +12,7 @@ jobs:
|
||||
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
pacman -S wget |
|
||||
pacman -Sy && pacman -S wget |
|
||||
ls ${{ gitea.basedir }} |
|
||||
cd ${{gitea.basedir}} && wget http://zxprj:3001/zx/bforce/raw/branch/master/archlinux/bforce.install |
|
||||
pwd && cd ${{gitea.basedir}} && wget http://zxprj:3001/zx/bforce/raw/branch/master/archlinux/PKGBUILD |
|
||||
|
@ -14,7 +14,6 @@ jobs:
|
||||
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
ls ${{ gitea.basedir }} |
|
||||
pwd
|
||||
ls ${{ gitea.basedir }} && pwd
|
||||
- run: echo "🍏 This job's status is ${{ gitea.status }}."
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user