Skip to content

Commit 8382c81

Browse files
author
munrojm
committed
Linting
1 parent 5a9a9f5 commit 8382c81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ jobs:
2727
uses: docker/setup-qemu-action@v3
2828
with:
2929
platforms: arm64
30-
31-
- name: Install SSL
30+
31+
- name: Install SSL
3232
if: runner.os == 'Linux'
3333
run: |
3434
sudo apt-get update || true

0 commit comments

Comments
 (0)