Skip to content

Commit

Permalink
Copy from the dist folder
Browse files Browse the repository at this point in the history
  • Loading branch information
ruanformigoni committed Oct 12, 2024
1 parent c65d20f commit f51b163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
mkdir -p dist
sudo ./deploy/flatimage.sh ${{ matrix.dist }}
mv ./build/dist/* ./dist
cp ./build/dist/* ./dist
# Upload
- name: Upload flatimage
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit f51b163

Please sign in to comment.