fix github action

pull/2594/head
Jérémy Rialland 2023-06-06 13:24:45 +02:00 committed by Jérémy Rialland
parent 4b2fd3dac0
commit cb8e50c45c
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/install
- run: ls -la
- run: cp site/source/public/data/stats.json site/source/public/data/base-stats.json
- run: git status
- name: Create Pull Request