We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66477fc commit d11dc48Copy full SHA for d11dc48
1 file changed
.github/workflows/build.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/upload-artifact@v4
31
with:
32
name: v8reader
33
- path: S:/work/CPP/BDS13/v8reader/Win32/Debug/v8reader.exe
+ path: S:/work/CPP/BDS13/Compile/build/Win32/Debug/v8reader.exe
34
# Îáû÷íî áèíàðíèê ñîçäàåòñÿ â ïîäïàïêå Win32/Release
35
release:
36
# Запускаем ТОЛЬКО при пуше тега
0 commit comments