Skip to content

Commit

Permalink
Fix: missed actions/checkout@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
bersen66 committed Apr 28, 2024
1 parent ef35eba commit 2829806
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lb-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
test-build-no-conan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Do build
run: bash lbbuild.sh build Release

Expand Down

0 comments on commit 2829806

Please sign in to comment.