Skip to content

Commit

Permalink
Merge pull request #98 from HyperInspire/dev/test
Browse files Browse the repository at this point in the history
Add a test for data persistence
  • Loading branch information
tunmx authored Sep 30, 2024
2 parents 227f5b7 + 506891b commit c83f968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/built_release_from_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
# Step 6: Upload the zipped SDK files for the next job
- name: Upload SDK Artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: sdk_files
path: |
Expand Down

0 comments on commit c83f968

Please sign in to comment.