Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ethteck authored Jan 14, 2023
1 parent 3b7c231 commit 11cbe67
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 @@ -25,7 +25,7 @@ jobs:
- name: Build recomp binary (Ubuntu)
shell: bash
if: matrix.os == 'ubuntu-20.04t'
if: matrix.os == 'ubuntu-20.04'
run: |
make -j $(nproc) RELEASE=1 DEBUG=0 setup
Expand Down

0 comments on commit 11cbe67

Please sign in to comment.