mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-26 18:35:30 +00:00
feat: add just syntax checker
This commit is contained in:
parent
1f4243763c
commit
70f7aae264
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -67,6 +67,9 @@ jobs:
|
||||
- name: Checkout Push to Registry action
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Check just syntax
|
||||
uses: ublue-os/just-action@v1
|
||||
|
||||
- name: Matrix Variables
|
||||
run: |
|
||||
echo "BASE_IMAGE_NAME=${{ matrix.base_image_name }}" >> $GITHUB_ENV
|
||||
|
Loading…
x
Reference in New Issue
Block a user