Skip to content

Commit

Permalink
regenerate_schedule: List available gir files before updating
Browse files Browse the repository at this point in the history
  • Loading branch information
alatiera authored Feb 20, 2023
1 parent e3d2fe1 commit c7edde9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/regenerate_scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
flatpak remote-add --user --if-not-exists gnome-nightly https://nightly.gnome.org/gnome-nightly.flatpakrepo
flatpak install org.gnome.Sdk//master -y --noninteractive
flatpak info org.gnome.Sdk//master
flatpak run --command=ls org.gnome.Sdk//master /usr/share/gir-1.0/ -lh
flatpak run --command=python3 --filesystem=home org.gnome.Sdk//master dl.py
./dl-win32.sh
./reformat.sh && ./fix.sh
Expand Down

0 comments on commit c7edde9

Please sign in to comment.