Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wagga40 committed Dec 2, 2023
1 parent 277f0c9 commit 06528fd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/generate_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ on:
schedule:
- cron: '0 1 * * *'

jobs:
build-and-upload:
name: Build and upload
runs-on: ${{ matrix.os }}
jobs:
build-and-upload:
name: Build and upload
runs-on: ${{ matrix.os }}
strategy:
matrix:
include:
Expand Down

0 comments on commit 06528fd

Please sign in to comment.