Compare commits

..

No commits in common. "80e4712d207c2f0a1242a8865371064c811b474a" and "ee65877b7c997bed0ea9140ad21609f58a3bc9df" have entirely different histories.

View file

@ -3,7 +3,7 @@ jobs:
test: test:
runs-on: docker runs-on: docker
container: container:
image: cachyos/docker-makepkg:latest image: cachyos/cachyos
steps: steps:
- run: | - run: |
mkdir builddir mkdir builddir