Skip to content

Commit

Permalink
Update debug.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNoelChannel authored Nov 6, 2024
1 parent 2686fac commit 6ea92b3
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/debug.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: C/C++ CI

on:
push:
branches: [ "sdcard" ]
pull_request:
branches: [ "sdcard" ]
workflow_dispatch:

jobs:
build:
Expand All @@ -27,4 +24,4 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: E1M
path: ./workspace/E1M.img
path: ./workspace/E1M.img

0 comments on commit 6ea92b3

Please sign in to comment.