Skip to content

Commit

Permalink
Add verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
huwshimi committed Jan 22, 2024
1 parent 5e8ef26 commit 2475b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
- name: Install dotrun
uses: canonical/install-dotrun@main
- name: Install dependencies
run: dotrun install
run: dotrun install --verbose
- name: Build assets
run: dotrun --env CI=false build
- name: Run dotrun
Expand Down

0 comments on commit 2475b0f

Please sign in to comment.