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