mirror of
https://github.com/nitnelave/lldap.git
synced 2023-04-12 14:25:13 +00:00
override index.html to index_local.html
This commit is contained in:
parent
afff244b99
commit
d1c5eeba9e
2
.github/workflows/docker-build-static.yml
vendored
2
.github/workflows/docker-build-static.yml
vendored
@ -91,6 +91,8 @@ jobs:
|
||||
run: ./app/build.sh
|
||||
- name: check path
|
||||
run: ls -al app/
|
||||
- name: overwrite index.html with index_local.html
|
||||
run: mv app/index_local.html app/index.html
|
||||
- name: upload ui artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user