Skip to content

Commit

Permalink
Fix CI release step
Browse files Browse the repository at this point in the history
  • Loading branch information
xordspar0 authored and TheAssassin committed Mar 8, 2023
1 parent 62e2c76 commit 5735cc5
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 @@ -43,7 +43,7 @@ jobs:
name: Create release and upload artifacts
needs:
- build
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- name: Download artifacts
uses: actions/download-artifact@v2
Expand Down

0 comments on commit 5735cc5

Please sign in to comment.