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