Update fedora-40.yml

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2024-06-22 21:39:34 +03:00 committed by GitHub
parent 3119347ff4
commit 9bf4a0f9e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ on: workflow_dispatch
jobs:
build:
runs-on: fedora:40
runs-on: fedora:latest
steps:
- uses: actions/checkout@v2
@ -17,4 +17,4 @@ jobs:
uses: actions/upload-artifact@v1.0.0
with:
name: Binary RPM
path: ${{ steps.rpm.outputs.rpm_dir_path }}
path: ${{ steps.rpm.outputs.rpm_dir_path }}