Skip to content

Commit

Permalink
lack of sleep
Browse files Browse the repository at this point in the history
this is why i shouldn't do things after not sleeping
  • Loading branch information
piplup55 committed Oct 26, 2024
1 parent fa6da0e commit 2c0aa1d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ env:
RYUJINX_TARGET_RELEASE_CHANNEL_NAME: "master"
RYUJINX_TARGET_RELEASE_CHANNEL_OWNER: "GreemDev"
RYUJINX_TARGET_RELEASE_CHANNEL_REPO: "Ryujinx"
RELEASE=1

jobs:
tag:
Expand Down Expand Up @@ -166,8 +167,6 @@ jobs:
mv Ryujinx.AppImage.zsync ../release_output/ryujinx-$BUILD_VERSION-$ARCH_NAME.AppImage.zsync
popd
shell: bash
env:
RELEASE=1

- name: Pushing new release
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit 2c0aa1d

Please sign in to comment.