Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch committed Jan 4, 2024
1 parent e116523 commit c202354
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ jobs:
# - os: windows-latest
# target: x86_64-pc-windows-msvc
runs-on: ${{ matrix.sys.os }}
env:
RUSTFLAGS:
steps:
- uses: actions/checkout@v3
- uses: stellar/actions/rust-cache@main
Expand Down

0 comments on commit c202354

Please sign in to comment.