pull/254/head
Joe Marshall 2024-01-13 08:37:02 +00:00 zatwierdzone przez GitHub
rodzic 283a40ea82
commit 80743420b3
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -90,6 +90,8 @@ jobs:
needs: [ build_and_test ]
if: failure()
steps:
- name: Checkout repository
uses: actions/checkout@v4.1.1
- name: Rerun failed jobs in the current workflow (because mac blender is unstable)
env:
GH_TOKEN: ${{ github.token }}