Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
luu176 authored Feb 1, 2025
1 parent bcc4b72 commit a94c80c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Build FAP Applications
run: ufbt faps
- name: Upload Build Artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v2
with:
name: build-output
path: build/
path: build/

0 comments on commit a94c80c

Please sign in to comment.