Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit cb68afc

Browse files
committed
Update docker.yml
1 parent d69cf8b commit cb68afc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docker.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@ jobs:
8787
username: ${{ github.actor }}
8888
password: ${{ secrets.GITHUB_TOKEN }}
8989

90+
- name: Install just
91+
uses: extractions/setup-just@v2
92+
9093
- name: Create local.properties for CI
9194
run: |
9295
echo "gpr.username=${{ github.actor }}" > local.properties

0 commit comments

Comments
 (0)