Skip to content

Commit

Permalink
try to fix patrol_devtools_extension-prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia committed Nov 13, 2023
1 parent ddcd9c0 commit 93a0fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/patrol_devtools_extension-prepare.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:

- name: Build extension
if: success() || failure()
run: dart run devtools_extensions build_and_copy --source . --dest ./build/devtool_extension
run: ./publish_to_patrol_extension

0 comments on commit 93a0fb3

Please sign in to comment.