mirror of
https://github.com/logos-storage/get.codex.storage.git
synced 2026-01-03 05:33:10 +00:00
Publish installation script for Windows
This commit is contained in:
parent
6e9e420f06
commit
4e9976608f
2
.github/workflows/get-codex.yml
vendored
2
.github/workflows/get-codex.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
- name: Prepare file
|
||||
run: |
|
||||
mkdir ${{ env.folder }}
|
||||
cp install.sh index.html ${{ env.folder }}
|
||||
cp install.* index.html ${{ env.folder }}
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user