mirror of
https://github.com/codex-storage/get-codex.git
synced 2025-02-22 14:08:09 +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
|
||||
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