Skip to content

Commit

Permalink
change: details
Browse files Browse the repository at this point in the history
  • Loading branch information
Lemon73-Computing committed Mar 17, 2024
1 parent 50ca34a commit 30839df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build for CI
name: Build Main Programs

on:
push:
Expand All @@ -12,7 +12,7 @@ on:

jobs:
build:
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- name: Build
Expand Down

0 comments on commit 30839df

Please sign in to comment.