remove recce statements
All checks were successful
/ build (push) Successful in -1m40s

This commit is contained in:
Peter Tillemans 2024-05-27 14:26:25 +02:00
parent 3b6e73acc3
commit c9f940f6a8

View file

@ -10,8 +10,6 @@ jobs:
- uses: https://github.com/taiki-e/install-action@v2
with:
tool: zola@0.17.1
- run: pwd
- run: find .
- run: zola build
- name: copy file via ssh password
uses: https://github.com/appleboy/scp-action@v0.1.7