Skip to content

Commit

Permalink
remove as unnecessary
Browse files Browse the repository at this point in the history
  • Loading branch information
soumyaDghosh authored Nov 27, 2023
1 parent 0da1ef7 commit bf50c8a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ parts:
- DOTNET_CLI_TELEMETRY_OPTOUT: '1'
- PATH: $HOME/.dotnet:$HOME/.dotnet/tools:$HOME/.cargo/bin:$PATH
- DOTNET_ROOT: $HOME/.dotnet
- PYTHONPATH: $CRAFT_STAGE/usr/lib/python3/dist-packages:$PYTHONPATH
- GI_TYPELIB_PATH: /snap/gnome-42-2204-sdk/current/usr/lib/$CRAFT_ARCH_TRIPLET/girepository-1.0:/snap/gnome-42-2204-sdk/current/usr/lib/girepository-1.0
override-pull: |
craftctl default
wget https://dot.net/v1/dotnet-install.sh -O dotnet-install.sh
Expand Down

0 comments on commit bf50c8a

Please sign in to comment.