Skip to content

Commit 1e84490

Browse files
committed
build: Fix we don't need to remove source list here
1 parent dc71dac commit 1e84490

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/glpi-agent-packaging.yml

-1
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,6 @@ jobs:
715715
VERSION: ${{ needs.setup-release.outputs.version }}
716716
- name: Quick tests
717717
run: |
718-
sudo rm /etc/apt/sources.list.d/microsoft-prod.list
719718
echo ====
720719
echo Install libfuse2 as required by AppImage
721720
sudo apt update

0 commit comments

Comments
 (0)