Skip to content

Commit

Permalink
no dynamic
Browse files Browse the repository at this point in the history
  • Loading branch information
mockersf committed Sep 13, 2023
1 parent 26be6ca commit 213f8b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stuff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
run: sudo apt-get update; sudo apt-get install --no-install-recommends libasound2-dev libudev-dev
if: runner.os == 'linux'

- name: Build with dynamic_linking
run: cargo build --features dynamic_linking
# - name: Build with dynamic_linking
# run: cargo build --features dynamic_linking

- name: Check hot reloading
shell: pwsh
Expand Down

0 comments on commit 213f8b4

Please sign in to comment.