mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-30 23:38:28 +00:00
ci: fix rawhide action files (#1035)
* ci: fix rawhide action files * fix: readd frawhide in update-comps
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
container:
|
||||
image: ghcr.io/terrapkg/builder:frawhide
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: Push to subatomic
|
||||
run: |
|
||||
branch=${{ github.ref_name }}
|
||||
|
||||
Reference in New Issue
Block a user