Skip to content

Commit

Permalink
CI workflow fix folder
Browse files Browse the repository at this point in the history
  • Loading branch information
vbousquet committed Aug 18, 2023
1 parent 49404cd commit b83e072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vpx_lightmapper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- uses: actions/checkout@v3
- run: |
mkdir tmp
cp -r addons tmp
cp -r addons/vpx_lightmapper tmp
- uses: actions/upload-artifact@v3
with:
name: vpx_lightmapper-${{ needs.version.outputs.tag }}
Expand Down

0 comments on commit b83e072

Please sign in to comment.