Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yousseb authored Oct 22, 2023
1 parent 142af27 commit 0603ff8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ on:

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
build:
build-environment:
name: Build Docker Images
runs-on: macos-latest

steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
Expand Down

0 comments on commit 0603ff8

Please sign in to comment.