Skip to content

Commit 7bdaa0c

Browse files
authored
Update dotnet-desktop.yml
1 parent bef03c6 commit 7bdaa0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: update cache
7474
run: sudo apt-get update -qq
7575
- name: apt-update
76-
run: sudo apt-get install -y --no-install-recommends qemu qemu-user-static binfmt-support debootstrap binutils-arm-linux-gnueabihf binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi libstdc++-12-dev clang-12
76+
run: sudo apt-get install -y --no-install-recommends binfmt-support debootstrap libstdc++-12-dev
7777
- name: Publish x64 application
7878
run: dotnet publish -r linux-x64 -c Release --self-contained true src/PostgreSQL.Migrations.Console/Migrations.Console.csproj
7979
- name: Publish arm x64 application

0 commit comments

Comments
 (0)