this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix typo in build.yml (#2569)

"dep" -> "deb"

authored by

Alice and committed by
GitHub
bf5b95cf c516b17e

+1 -1
+1 -1
.github/workflows/build.yml
··· 257 257 - name: Deploy DEB 258 258 uses: actions/upload-artifact@v3 259 259 with: 260 - name: "tic80-rpi-dep" 260 + name: "tic80-rpi-deb" 261 261 path: build/tic80.deb 262 262 263 263 - name: Deploy