This commit is contained in:
		| @@ -11,7 +11,7 @@ jobs: | |||||||
|       volumes: |       volumes: | ||||||
|         - /opt/keys:/opt/keys |         - /opt/keys:/opt/keys | ||||||
|     steps: |     steps: | ||||||
|       - run: apt update && apt install -y doxygen git graphviz mingw-w64 libgpgme11 gcc-aarch64-linux-gnu unzip |       - run: apt update && apt install -y doxygen git graphviz mingw-w64 libgpgme11 gcc-aarch64-linux-gnu unzip make | ||||||
|       - name: check out code |       - name: check out code | ||||||
|         uses: actions/checkout@v4 |         uses: actions/checkout@v4 | ||||||
|         with: |         with: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user