Skip to content

Commit ba0f1bd

Browse files
authored
CI: attempt to fix permission error in nightly docs (#360)
1 parent 57f073e commit ba0f1bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ jobs:
199199
cargo +nightly rustdoc \
200200
--features chrono,embedded-time,rt,stm32wl5x_cm4 \
201201
-- -Z unstable-options --enable-index-page
202+
chmod -R 777 target
202203
- name: Upload artifact
203204
uses: actions/upload-pages-artifact@v2
204205
with:

0 commit comments

Comments
 (0)