Skip to content

Commit

Permalink
fix: github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
izatop committed Feb 7, 2024
1 parent 72067a1 commit 25e9582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
ci:
runs-on: ubuntu-latest
runs-on: [linux, x64]
name: Publish
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 25e9582

Please sign in to comment.