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 08e7593f5d - Show all commits

View File

@ -14,6 +14,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
SSH-KEY: ${{secrets.read_key}} SSH-KEY: ${{secrets.read_key}}
SSH-STRICT: 'false'
- name: Copy files to project dir - name: Copy files to project dir
run: | run: |
mkdir C:\SymfonyRunner mkdir C:\SymfonyRunner