File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 options :
1111 - ' windows-latest'
1212 - ' macos-latest'
13- - ' ubuntu-20 .04'
13+ - ' ubuntu-24 .04'
1414 url :
1515 description : ' URL'
1616 required : true
6969 with :
7070 node-version : 18
7171
72- - name : Install Rust for ubuntu-20 .04
73- if : inputs.platform == 'ubuntu-20 .04'
72+ - name : Install Rust for ubuntu-24 .04
73+ if : inputs.platform == 'ubuntu-24 .04'
7474 uses : dtolnay/rust-toolchain@stable
7575 with :
7676 toolchain : stable
9191 target : x86_64-apple-darwin
9292
9393 - name : Install dependencies (ubuntu only)
94- if : inputs.platform == 'ubuntu-20 .04'
94+ if : inputs.platform == 'ubuntu-24 .04'
95959696 with :
9797 packages : libsoup3.0-dev libdbus-1-dev libjavascriptcoregtk-4.1-dev libwebkit2gtk-4.1-dev build-essential curl wget file libxdo-dev libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev gnome-video-effects gnome-video-effects-extra
You can’t perform that action at this time.
0 commit comments