Skip to content

Commit

Permalink
setup vmmeter
Browse files Browse the repository at this point in the history
  • Loading branch information
dmathieu committed Feb 29, 2024
1 parent 8484f60 commit b880297
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -122,6 +122,9 @@ jobs:
arch: arm64
runs-on: ${{ matrix.platform.os }}
steps:
- name: Run vmmeter
uses: self-actuated/vmmeter-action@master
if: ${{ startsWith(matrix.platform.os, 'actuated') }}
- name: Checkout code
uses: actions/checkout@v4
- name: Install Go
Expand Down

0 comments on commit b880297

Please sign in to comment.