Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
niley7464 committed Apr 28, 2024
1 parent 4e60353 commit 1dd4ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tizen-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: |
wget -nc -O ${{ github.workspace }}/installer $TIZEN_STUDIO_URL
chmod a+x ${{ github.workspace }}/installer
bash ${{ github.workspace }}/installer --accept-license
bash ${{ github.workspace }}/installer --accept-license ${{ github.workspace }}
- name: make cert and build
shell: bash
run: |
Expand Down

0 comments on commit 1dd4ab0

Please sign in to comment.