Implement Article navbutton fix #2

Merged
audrey merged 26 commits from navbar-fix into master 2024-08-14 15:20:30 +00:00
Showing only changes of commit 44cde46169 - Show all commits

View File

@ -15,6 +15,7 @@ jobs:
with: with:
SSH-KEY: ${{secrets.read_key}} SSH-KEY: ${{secrets.read_key}}
SSH-KNOWN-HOSTS: gitea.jv.com,192.168.0.214 SSH-KNOWN-HOSTS: gitea.jv.com,192.168.0.214
SSH-STRICT: 'false'
- name: Copy files to project dir - name: Copy files to project dir
run: | run: |
mkdir C:\SymfonyRunner mkdir C:\SymfonyRunner