ci: Réutilise le chemin vers l'exe fournit durant le batit
Some checks failed
BinGen / Validate (push) Failing after 22s
Some checks failed
BinGen / Validate (push) Failing after 22s
This commit is contained in:
@@ -29,7 +29,8 @@ jobs:
|
||||
|
||||
- name: Archive executable
|
||||
run: |
|
||||
zip jeu_windows.zip dist/controleur_de_gaz.exe
|
||||
cd /workspace/Simon/cmd-alexandra-toxicity/dist
|
||||
zip jeu_windows.zip ./controleur_de_gaz.exe
|
||||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
|
Reference in New Issue
Block a user