mirror of
https://github.com/AppleCommander/bastools.git
synced 2026-04-19 16:16:37 +00:00
Fixing syntax error.
This commit is contained in:
@@ -2,7 +2,7 @@ name: GraalVM Native Image builds
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
build:
|
||||
name: 'bt' and 'st' on ${{ matrix.os }}-${{ matrix.arch }}
|
||||
name: bt and st on ${{ matrix.os }}-${{ matrix.arch }}
|
||||
runs-on: ${{ matrix.label }}
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user