Skip to content

Commit

Permalink
add space to update_doc_copy to force pages workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
liam committed Apr 19, 2024
1 parent 4f034cf commit 4ed0b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update_doc_copy.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
mkdir -p docs/macos_docs
cargo doc --no-deps --features metal,iosurface,bitmap,screenshot,wgpu
cargo doc --no-deps --features metal,iosurface,bitmap,screenshot,wgpu
cp -rf target/doc/** docs/macos_docs

0 comments on commit 4ed0b07

Please sign in to comment.