1
0
mirror of https://github.com/darkzoul5/YoutubePlaylistSync.git synced 2026-07-03 12:34:00 +03:00

Fix workflow configuration to Ubuntu version

This commit is contained in:
2025-10-12 21:07:12 +03:00
parent c9140fb2ec
commit c5d840002f
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs:
package:
runs-on: ubuntu-latest
runs-on: ubuntu:latest
steps:
- name: Checkout code