Skip to content

Commit

Permalink
Update ubuntu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0xLeif authored Sep 20, 2024
1 parent 295e508 commit b0f61f8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,9 @@ jobs:
runs-on: ubuntu-20.04

steps:
- uses: compnerd/gha-setup-swift@main
- uses: sersoft-gmbh/swifty-linux-action@v3
with:
branch: swift-6.0-release
tag: 6.0-RELEASE
release-version: 6.0
- uses: actions/checkout@v3
- name: Build for release
run: swift build -v -c release
Expand Down

0 comments on commit b0f61f8

Please sign in to comment.