Skip to content

Commit

Permalink
Update arduino.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrGri authored Dec 28, 2023
1 parent efb08a1 commit 6d178a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/arduino.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,8 @@ jobs:
7z x SimHub.8.01.2.zip
dir
mkdir "C:\Program Files (x86)\SimHub\"
D:\a\DiyFfbPedalTestRepo\DiyFfbPedalTestRepo\innounp.exe -v -x -b -e -d"C:\Program Files (x86)\SimHub\" SimHubSetup_8.1.2.exe GameReaderCommon.dll SimHub.plugins.dll
D:\a\DiyFfbPedalTestRepo\DiyFfbPedalTestRepo\innounp.exe -v -x -b -e -d"C:\Program Files (x86)\SimHub\" SimHubSetup_8.1.2.exe
${{ github.workspace }}\innounp.exe -v -x -b -e -d"C:\Program Files (x86)\SimHub\" SimHubSetup_8.1.2.exe GameReaderCommon.dll SimHub.plugins.dll
${{ github.workspace }}\innounp.exe -v -x -b -e -d"C:\Program Files (x86)\SimHub\" SimHubSetup_8.1.2.exe
- name: List files in dir
run: |
ls "C:\Program Files (x86)\SimHub\"
Expand Down

0 comments on commit 6d178a4

Please sign in to comment.