diff --git a/.forgejo/workflows/demo.yaml b/.forgejo/workflows/demo.yaml index 76afb36..a132281 100644 --- a/.forgejo/workflows/demo.yaml +++ b/.forgejo/workflows/demo.yaml @@ -3,4 +3,4 @@ jobs: test: runs-on: arch steps: - - run: pacman -Syyu --debug --disable-sandbox \ No newline at end of file + - run: pacman -Syyu --disable-sandbox --debug \ No newline at end of file