Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
make sure 64bit
  • Loading branch information
T2hhbmEK authored Oct 5, 2023
1 parent 3d42c2f commit 8713ab9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,11 @@ jobs:
uses: CCCC-L/Action-Ahk2Exe@main
with:
in: GenshinClicker.ahk
base: 64
- name: Artifacts
uses: actions/upload-artifact@v3
with:
name: GenshinClicker-x86
name: GenshinClicker-x86-64
path: GenshinClicker.exe
retention-days: 90 # max
- name: Release
Expand Down

0 comments on commit 8713ab9

Please sign in to comment.