Skip to content
Snippets Groups Projects
Unverified Commit f52b3d84 authored by abhinavsns's avatar abhinavsns Committed by GitHub
Browse files

Update main.yml

parent a1d1765b
No related branches found
No related tags found
No related merge requests found
...@@ -75,7 +75,7 @@ jobs: ...@@ -75,7 +75,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
submodules: true submodules: true
name: ccache - name: ccache
uses: hendrikmuhs/ccache-action@v1.2 uses: hendrikmuhs/ccache-action@v1.2
name: Restore Cache dependencies name: Restore Cache dependencies
uses: actions/cache/restore@v3 uses: actions/cache/restore@v3
...@@ -115,4 +115,4 @@ jobs: ...@@ -115,4 +115,4 @@ jobs:
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v2
with: with:
name: openfpm_macos name: openfpm_macos
path: ./openfpm_pdata-$ofp_version-Darwin.pkg path: ./openfpm_pdata-$ofp_version-Darwin.pkg
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment