try with --autostash

This commit is contained in:
Sylvestre Ledru
2022-01-22 17:45:55 +01:00
parent ab4609f5c2
commit aba21ea325
+2 -2
View File
@@ -47,7 +47,7 @@ jobs:
with:
default_author: github_actions
message: "Update of the GNU data"
pull_strategy: '--rebase'
pull_strategy: '--rebase --autostash'
- name: Generate the graph
shell: bash
@@ -100,7 +100,7 @@ jobs:
with:
default_author: github_actions
message: "Update of the BFS data"
pull_strategy: '--rebase'
pull_strategy: '--rebase --autostash'
- name: Generate the graph
shell: bash