Skip to content

Commit

Permalink
fixed github action
Browse files Browse the repository at this point in the history
  • Loading branch information
imagineeeinc committed Jun 20, 2024
1 parent a9bf1a5 commit 216781f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ on:
workflow_dispatch:

jobs:
check-commits:
nightly:
name: Deploy Nightly
runs-on: windows-latest

steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ lychee
lasm
*.exe
/rom
*.zip

0 comments on commit 216781f

Please sign in to comment.