Skip to content

Commit

Permalink
sudo make me another sandwich
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnoyingRain5 committed Nov 29, 2023
1 parent 5b107fb commit 5bcdf90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Get flatpak-builder
run: DEBIAN_FRONTEND=noninteractive sudo apt -y install flatpak-builder flatpak
- name: add flathub
run: flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
run: sudo flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
- name: Get Flatpak freedesktop SDK
run: sudo flatpak install flathub org.freedesktop.Platform//22.08 org.freedesktop.Sdk//22.08
- name: Get PupNet
Expand Down

0 comments on commit 5bcdf90

Please sign in to comment.