Skip to content

Commit

Permalink
fixup! CI: Move OS test jobs to reusable workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Oct 31, 2023
1 parent 3f53eec commit 7330b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ jobs:
- uses: actions/checkout@v4
- name: Register gcc problem matcher
run: echo "::add-matcher::.github/problem-matchers/gcc.json"
- name: Install Dependencies
- name: Install dependencies
run: sudo ./.github/workflows/posix-deps-apt.sh
- name: Configure OpenSSL env vars
run: |
Expand Down

0 comments on commit 7330b72

Please sign in to comment.