Skip to content

Commit

Permalink
I thought I already fixed this GA line?
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadoola committed Oct 4, 2024
1 parent dadfb03 commit 9992320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
os: ubuntu-latest
target: x86_64-unknown-linux-gnu

runs-on: ${{matrix.os}}
runs-on: ${{ matrix.os }}

steps:
- name: Checkout repository
Expand Down

0 comments on commit 9992320

Please sign in to comment.