You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- name: Setup Graphvizuses: ts-graphviz/setup-graphviz@v1with:
# Skip to run apt update command on Ubuntu.ubuntu-skip-apt-update: 'true'# defalt false# Skip to run brew update command on macOS.macos-skip-brew-update: 'true'# defalt false
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Full Changelog: v1.1...v1.2.0
Add skip repository update flag
A flag to specify whether or not to update the package manager's repositories, allowing users to arbitrarily choose whether or not to update.
This fixes the following issues(#457).
Special thanks for @jbms and @mvrueden ✨
This discussion was created from the release v1.2.0 🌈.
Beta Was this translation helpful? Give feedback.
All reactions