Skip to content

Commit

Permalink
Update ios build
Browse files Browse the repository at this point in the history
  • Loading branch information
TokisanGames committed Jan 8, 2024
1 parent 72d37a3 commit 2194a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Include Files
shell: sh
run: |
ls -l project/addons/terrain_3d/bin/*/
ls -l project/addons/terrain_3d/bin/*
cp '${{ github.workspace }}/README.md' '${{ github.workspace }}/LICENSE.txt' ${{ github.workspace }}/project/addons/terrain_3d/
- name: Upload Package
Expand Down

0 comments on commit 2194a2d

Please sign in to comment.