Skip to content

Commit b81c031

Browse files
fixed typo in release github action
1 parent 9cf6872 commit b81c031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
arch: ['armhf','amd64','arm64','ppc64el','s390x','i386']
13-
steps:
13+
steps:
1414
- name: Install Snapcraft
1515
uses: samuelmeuli/action-snapcraft@v1.1.1
1616
with:

0 commit comments

Comments
 (0)