Skip to content

Commit

Permalink
Merge pull request #92 from XanatosX/feature/fix-build-pipeline-for-now
Browse files Browse the repository at this point in the history
Trying to get an image whats up
  • Loading branch information
XanatosX authored Jun 8, 2023
2 parents efe3054 + 863ee57 commit 5eba2a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/LatestBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ jobs:
run: |
mkdir ./release
mv dist/*/*.zip ./release
ls ./release
- name: Create release and upload artifacts
env:
GH_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 5eba2a3

Please sign in to comment.