Skip to content

Commit

Permalink
chore: macos workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorfdl committed Jun 17, 2024
1 parent e076cf2 commit fa55171
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-macos-x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
with:
toolchain: stable

- name: Create empty .env file
run: touch .env

# Build the modules
- name: Build
run: cargo build --verbose --release
Expand Down

0 comments on commit fa55171

Please sign in to comment.