mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-06-06 13:54:47 +00:00
Make path relative
This commit is contained in:
parent
520dfdc464
commit
734fc482eb
2
.github/workflows/website.yml
vendored
2
.github/workflows/website.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
- name: Upload static files as artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
path: public/
|
||||
path: ./public/
|
||||
|
||||
deploy:
|
||||
needs: build
|
||||
|
Loading…
x
Reference in New Issue
Block a user