Skip to content

Commit

Permalink
'L'indows
Browse files Browse the repository at this point in the history
  • Loading branch information
Dextinfire committed Sep 27, 2024
1 parent f797ee1 commit 80879fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ jobs:
cp -r games "${{ github.workspace }}/release/ci-release"
- name: Copy Shaders
run: cp -r src/shaders "${{ github.workspace }}/release/ci-release"
shell: bash
- name: Copy docs
run: |
cp THIRDPARTY.md README.md LICENSE "${{ github.workspace }}/release/ci-release"
Expand Down

0 comments on commit 80879fb

Please sign in to comment.