Skip to content

Commit 0498036

Browse files
committed
whitespace check
1 parent 5caab7a commit 0498036

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/reusable-release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,10 @@ jobs:
3131
run: ln -s . $HOME/bowler-workspace/gitcache/github.com/${{ github.repository_owner }}/
3232
- name: Link source Into Workspace 3
3333
run: ls -al $HOME/bowler-workspace/gitcache/github.com/
34+
3435
- name: Link source Into Workspace 4
3536
run: ls -al $HOME/bowler-workspace/gitcache/github.com/*/
36-
37+
3738
- name: Install libraries
3839
run: |
3940
sudo apt update

0 commit comments

Comments
 (0)