Skip to content

Commit

Permalink
Merge pull request #5650 from AenBleidd/vko_add_missed_create_folder_…
Browse files Browse the repository at this point in the history
…command

[ci] add missed create folder command to the linux-package-stable-release.yml file
  • Loading branch information
AenBleidd authored Jun 12, 2024
2 parents 8e11fd0 + 8a6326f commit 9bf6372
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rpmrepo/repo_update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ if [[ "$TYPE" -eq "stable" ]]; then
dnf update -y -qq

# mirror the currently deployed alpha repo (if any)
mkdir -p $CWD/alpha
cd $CWD/alpha

reposync --nobest -a $ARCH --download-metadata --norepopath --repoid boinc-alpha-$DISTRO
Expand Down

0 comments on commit 9bf6372

Please sign in to comment.