diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 144e619..c87edd1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -31,6 +31,7 @@ outputs: updated-metrics: description: 'A boolean value, indicating whether or not the action updated metrics.' + on: windows-latest runs: using: 'docker' image: 'Dockerfile'