Skip to content

Commit 043d3eb

Browse files
committed
linting and using remote scripts rather than submodule
1 parent da03e07 commit 043d3eb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ jobs:
8282
runs-on: ${{ matrix.config.runner }}
8383
steps:
8484
- uses: actions/checkout@v4
85+
- shell: bash
86+
run: uname -a
8587
- shell: bash
8688
run: eval $(curl -sSf sh.davidalsh.com/just.sh | sh)
8789
- shell: bash

0 commit comments

Comments
 (0)