Update build.yml

This commit is contained in:
Le Stagiaire
2024-07-01 15:02:10 +02:00
committed by GitHub
parent 4a66fa4b0a
commit eddb5a019c

View File

@ -12,7 +12,7 @@ jobs:
defaults:
run:
working-directory: 'electron-3d-app'
working-directory: ./electron-3d-app
steps:
- name: Check out Git repository