Skip to content

Commit

Permalink
Merge branch 'master' into 7338-stats-log-msg
Browse files Browse the repository at this point in the history
  • Loading branch information
schzhn committed Oct 14, 2024
2 parents 9558de1 + 5b45f6d commit a3ff2af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
'key': "${{ runner.os }}-node-${{ hashFiles('client/package-lock.json') }}"
'restore-keys': '${{ runner.os }}-node-'
- 'name': 'Set up Snapcraft'
'run': 'sudo apt-get -yq --no-install-suggests --no-install-recommends install snapcraft'
'run': 'sudo snap install snapcraft --classic'
- 'name': 'Set up QEMU'
'uses': 'docker/setup-qemu-action@v1'
- 'name': 'Set up Docker Buildx'
Expand Down

0 comments on commit a3ff2af

Please sign in to comment.