Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
eightbitraptor committed Sep 26, 2024
1 parent a56cfbc commit 43de6d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
run: >
mkdir ${{ matrix.shared_gc_dir }} &&
LD_LIBRARY_PATH=/home/runner/work/ruby/ruby/src/gc/mmtk/target/release
make shared-gc SHARED_GC=${{ matrix.gc_name }} MMTK_BUILD=debug
make shared-gc SHARED_GC=${{ matrix.gc_name }} MMTK_BUILD=release
if: ${{ matrix.shared_gc }}

- run: $SETARCH make
Expand Down

0 comments on commit 43de6d7

Please sign in to comment.