Skip to content

Commit 38533ce

Browse files
authored
Update from template (#19)
1 parent 895b511 commit 38533ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ jobs:
44
check:
55
runs-on: ubuntu-22.04
66
container:
7-
image: librepcb/librepcb-cli:1.0.0-rc1
7+
image: librepcb/librepcb-cli:1.1.0
88
options: --entrypoint /bin/bash
99
steps:
1010
- uses: actions/checkout@v1
11-
- run: librepcb-cli open-library --all --strict --minify-step .
11+
- run: librepcb-cli open-library --all --strict --check --minify-step .

0 commit comments

Comments
 (0)