Skip to content

Commit

Permalink
fix: change package name
Browse files Browse the repository at this point in the history
  • Loading branch information
reisxd committed Feb 3, 2025
1 parent cc79e02 commit 951ffba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-new-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
run: |
expect ./package.exp
cat "${GITHUB_WORKSPACE}/tizen-studio-data/cli/logs/cli.log"
mv tizenbrew-app/TizenBrew/release/TizenBrewStandalone.wgt tizenbrew-app/TizenBrew/release/TizenBrewStandalone-Old.wgt
mv tizenbrew-app/TizenBrew/release/TizenBrewNextGeneration.wgt tizenbrew-app/TizenBrew/release/TizenBrewStandalone-Old.wgt
- name: Package TizenBrew as USB Demo Package
working-directory: tizenbrew-app/TizenBrew
Expand Down

0 comments on commit 951ffba

Please sign in to comment.