Closed mylescorrea closed 1 week ago
@mylescorrea I saw we now have files in the "Releases" link of our repo. That's exciting. When I download BubbleScan.zip, I get a windows application. Do we have a mac version?
@mylescorrea I saw we now have files in the "Releases" link of our repo. That's exciting. When I download BubbleScan.zip, I get a windows application. Do we have a mac version?
Just fixed this right now
Fixes #109
What was changed?
I created a workflow script in .github/workflows/release.yml. I also changed the BubbleScan.sh file to now output a .exe file called 'BubbleScan' instead of AppServer
Why was it changed?
We have to automate the executable process so that if something new is pushed into the main branch, it's easier to release the latest version.
Just commit and push something on the branch then wait for 'Bubblescan release' in actions tab to complete