Skip to content

Commit

Permalink
fix previous rename for windows build
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Gatto <[email protected]>
  • Loading branch information
outscale-mgo committed Apr 28, 2023
1 parent d2ec39e commit 9c01b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- shell: msys2 {0}
run: |
git submodule update --init
.github/script/build-win.sh
.github/scripts/build-win.sh
mkdir oapi-pkg
LD_LIBRARY_PATH="$PWD" ./cp-lib.sh oapi-cli oapi-pkg/
cp oapi-cli.exe oapi-pkg/
Expand Down

0 comments on commit 9c01b3b

Please sign in to comment.