Skip to content

Commit

Permalink
Update from template
Browse files Browse the repository at this point in the history
  • Loading branch information
ubruhin committed Jun 23, 2024
1 parent 9a28032 commit f5a3b31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ jobs:
check:
runs-on: ubuntu-22.04
container:
image: librepcb/librepcb-cli:1.0.0
image: librepcb/librepcb-cli:1.1.0
options: --entrypoint /bin/bash
steps:
- uses: actions/checkout@v1
- run: librepcb-cli open-library --all --strict --minify-step .
- run: librepcb-cli open-library --all --strict --check --minify-step .

0 comments on commit f5a3b31

Please sign in to comment.