mirror of
https://github.com/ksherlock/ample.git
synced 2026-04-19 07:33:52 +00:00
update github workflow
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
- name: build
|
||||
run: xcodebuild -project "Ample.xcodeproj" -target "Ample Lite" | xcpretty
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: Ample Lite
|
||||
path: build/Release/
|
||||
|
||||
Reference in New Issue
Block a user