fixes deploy script
All checks were successful
wiai.de deployment / build (push) Successful in 1m12s

Signed-off-by: Jochen Mehlich <coding@jochenmehlich.de>
This commit is contained in:
Jochen Mehlich 2025-01-07 11:24:43 +01:00
parent c619b298bc
commit e19e8f442d

View File

@ -8,6 +8,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Show content
run: ls -la
- name: Deploy to ProdServer