Skip to content

Commit 0b6f618

Browse files
committed
fmt
1 parent 83a86d3 commit 0b6f618

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release_self_hosted_images.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ jobs:
5353
# shell: bash
5454
# run: sccache --show-stats
5555
- name: Install Just
56-
uses: extractions/setup-just@v2
57-
env:
58-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
56+
uses: extractions/setup-just@v2
57+
env:
58+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5959

6060
- name: Build NPM Packages
6161
run: just rush build -t .

0 commit comments

Comments
 (0)