Skip to content

Commit

Permalink
Update buildnightlies.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon authored Nov 28, 2024
1 parent 443aed4 commit a1481c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/buildnightlies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ jobs:
cd arturo
git_stamp="nightly.${{ steps.currentDate.outputs.text }}"
rm bin/placeholder
if [ "${{matrix.mode}}" = "full" ]; then
cp src/extras/webview/deps/dlls/x64/webview.dll bin
cp src/extras/webview/deps/dlls/x64/WebView2Loader.dll bin
Expand Down

0 comments on commit a1481c6

Please sign in to comment.