bump github action

This commit is contained in:
Kelvin Sherlock 2023-11-25 18:19:18 -05:00
parent dc6a215cdc
commit b728ae7f49
1 changed files with 5 additions and 1 deletions

View File

@ -8,8 +8,12 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: build
run: xcodebuild -project "Ample.xcodeproj" -target "Ample Lite" | xcpretty
- uses: actions/upload-artifact@v3
with:
name: Ample Lite
path: build/Release/