Skip to content
This repository was archived by the owner on Feb 18, 2022. It is now read-only.

Commit ac454de

Browse files
authored
fix indentation
1 parent 5302b73 commit ac454de

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/build.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ jobs:
2626
run: |
2727
./build.sh
2828
29-
- name: Upload package
30-
uses: actions/upload-artifact@v2
31-
with:
32-
name: mbp-16.1-linux-wifi
33-
path: /tmp/artifacts/*
29+
- name: Upload package
30+
uses: actions/upload-artifact@v2
31+
with:
32+
name: mbp-16.1-linux-wifi
33+
path: /tmp/artifacts/*

0 commit comments

Comments
 (0)