We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c5346 commit 2210c48Copy full SHA for 2210c48
1 file changed
.github/workflows/ccpp.yml
@@ -30,7 +30,7 @@ jobs:
30
- uses: actions/upload-artifact@v2
31
with:
32
name: modbussim-linux
33
- path: release\bin\linux\ModbusSim-*-x86_64.AppImage
+ path: release/bin/linux/ModbusSim*.AppImage
34
35
windows:
36
runs-on: windows-2019
0 commit comments