Skip to content

Commit

Permalink
Removed nightly dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: danbugs <[email protected]>
  • Loading branch information
danbugs committed Dec 25, 2023
1 parent 72da16b commit 1299f7b
Show file tree
Hide file tree
Showing 5 changed files with 290 additions and 322 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ jobs:

- name: Build
run: cargo build --release --target ${{ matrix.target }}
env:
SERVER_ADDRESS: 'http://127.0.0.1:8080'

- name: Upload artifact
uses: actions/upload-artifact@v2
Expand Down
Loading

0 comments on commit 1299f7b

Please sign in to comment.