Skip to content

Commit

Permalink
Update autobuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Speak2Erase authored May 31, 2024
1 parent 1cc9b53 commit 7ab5de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
mkdir build/lib
cd build/lib
cp /ucrt64/bin/zlib1.dll .
cp ../../windows/build-ucrt64/bin/x64-msvcrt-ruby310.dll .
cp ../../windows/build-ucrt64/bin/x64-ucrt-ruby310.dll .
cp -r ../../windows/build-ucrt64/lib/ruby/3.1.0 .
mv ./3.1.0 ./ruby
cp ../oneshot.exe ./lib
Expand Down

0 comments on commit 7ab5de1

Please sign in to comment.