This commit is contained in:
Hardik Sharma 2024-01-16 10:33:02 +08:00 committed by GitHub
commit 42b816730b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-latest & Mac Os
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1