Skip to content

Commit

Permalink
Remove libatomic_ops dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota committed Oct 6, 2021
1 parent 595abbb commit 0c2b94e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,6 @@ jobs:
repository: ivmai/bdwgc
ref: v8.2.0
path: bdwgc
- name: Download libatomic_ops
if: steps.cache-libs.outputs.cache-hit != 'true'
uses: actions/checkout@v2
with:
repository: ivmai/libatomic_ops
ref: v7.6.10
path: bdwgc/libatomic_ops
- name: Build libgc
if: steps.cache-libs.outputs.cache-hit != 'true'
working-directory: ./bdwgc
Expand Down

0 comments on commit 0c2b94e

Please sign in to comment.