Skip to content

Commit

Permalink
CI: DELETEME: Use my fork of gtk-rs compatible with enum funcs
Browse files Browse the repository at this point in the history
  • Loading branch information
MarijnS95 committed Nov 18, 2020
1 parent 2019477 commit cdb578b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ jobs:
- name: "Acquire gtk-rs"
uses: actions/checkout@v2
with:
repository: gtk-rs/gtk-rs
ref: master
repository: MarijnS95/gtk-rs
ref: enum-functions
path: gtk-rs
if: matrix.os == 'ubuntu-20.04'
- name: "Attempt to rebuild GTK gir"
Expand Down

0 comments on commit cdb578b

Please sign in to comment.