Skip to content

Commit

Permalink
Publish installation script for Windows (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
veaceslavdoina authored Nov 8, 2024
1 parent 6e9e420 commit 76d6a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get-codex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 76d6a3f

Please sign in to comment.