We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e6ed72 commit 9cfcc40Copy full SHA for 9cfcc40
1 file changed
.github/workflows/flathub.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: Install flatpak-node-generator and flatpak-cargo-generator
48
run: |
49
- COMMIT=ee65dc7a798be56de8c4c1ab73411461cac020b4
+ COMMIT=6f3f08759ac9859492b728f57f5163bf584c47ff
50
TOOLS_DIR=/tmp/flatpak-builder-tools
51
git clone --filter=blob:none https://github.com/flatpak/flatpak-builder-tools.git "$TOOLS_DIR"
52
git -C "$TOOLS_DIR" checkout "$COMMIT"
0 commit comments