Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Build for deploy on linux (#505)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebailey committed Jun 12, 2024
1 parent 6c78957 commit ec7451b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ defaults:

jobs:
build:
runs-on: windows-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5

Expand Down

0 comments on commit ec7451b

Please sign in to comment.