Skip to content

Commit cdb578b

Browse files
committed
CI: DELETEME: Use my fork of gtk-rs compatible with enum funcs
1 parent 2019477 commit cdb578b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@ jobs:
160160
- name: "Acquire gtk-rs"
161161
uses: actions/checkout@v2
162162
with:
163-
repository: gtk-rs/gtk-rs
164-
ref: master
163+
repository: MarijnS95/gtk-rs
164+
ref: enum-functions
165165
path: gtk-rs
166166
if: matrix.os == 'ubuntu-20.04'
167167
- name: "Attempt to rebuild GTK gir"

0 commit comments

Comments
 (0)