From 3c65434cf956989c297537e75c6e55be6b894f75 Mon Sep 17 00:00:00 2001 From: Jac Fitzgerald Date: Thu, 9 Jan 2025 01:36:23 -0800 Subject: [PATCH] Update contributing.md --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index 91b3a40a..af44e7f6 100644 --- a/contributing.md +++ b/contributing.md @@ -156,7 +156,7 @@ The version reflected in the executable (tabcmd -v) is stored in a metadata file 1. Find the artifacts created by this job and manually copy them to the new release. - manually download. They will all be returned as zips -- unzip the windows.exe and mac[64].app.tar files and upload those +- unzip the windows.exe and mac.app.tar files and upload those - do not unzip the linux app, github doesn't like it. upload as tabcmd.zip (Pay attention to what the file type is, github also sends it as a zip if you download with curl etc. TODO: automate workflow with a github action)