mirror of
https://github.com/tauri-apps/tauri-action.git
synced 2026-01-31 00:35:20 +01:00
Revert "chore(workflow) remove build action step"
This reverts commit 722275814f.
This commit is contained in:
4
.github/workflows/test-action.yml
vendored
4
.github/workflows/test-action.yml
vendored
@@ -53,6 +53,10 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y webkit2gtk-4.0
|
||||
- name: build action
|
||||
run: |
|
||||
yarn
|
||||
yarn build
|
||||
- name: install example dependencies
|
||||
run: yarn
|
||||
working-directory: ./example
|
||||
|
||||
Reference in New Issue
Block a user