Skip to content

Commit

Permalink
GH-21: Workflow experiments
Browse files Browse the repository at this point in the history
  • Loading branch information
negrutiu committed Jun 8, 2024
1 parent 44a5acc commit 9862a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ echo.
echo --------------------------------------------------------
echo.

py -3 _versions.py --nscurl=%bindir%\NScurl.dll --indent=2 --curl=%vcpkginstall%\tools\curl\curl.exe --gcc=gcc.exe> "%bindir%\versions.json"
py -3 _versions.py --indent=2 --curl=%vcpkginstall%\tools\curl\curl.exe --gcc=gcc.exe> "%bindir%\versions.json"
type %bindir%\versions.json
:end_versions

Expand Down

0 comments on commit 9862a2e

Please sign in to comment.