edit main.yaml
This commit is contained in:
parent
47af4a1dab
commit
253d8cf313
@ -8,14 +8,10 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 2
|
||||
- name: Install Act dependencies
|
||||
if: ${{ env.ACT }}
|
||||
run: |
|
||||
apt update && apt install software-properties-common apt-transport-https ca-certificates lsb-release -y
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
apt update && apt install php -y
|
||||
- id: weblog_import
|
||||
- uses: nanasess/setup-php@v4
|
||||
with:
|
||||
php-version: '8.1'
|
||||
- id: weblog_import
|
||||
uses: neatnik/weblog.lol@v1
|
||||
env:
|
||||
ADDRESS: emma
|
||||
|
Loading…
x
Reference in New Issue
Block a user