Skip to content

Github Action to setup the Adobe Flash Player projector content debugger

License

Notifications You must be signed in to change notification settings

joshtynjala/setup-adobe-flash-player-action

Repository files navigation

Github Action to setup the Adobe Flash Player

This action downloads the Adobe Flash Player projector content debugger, and adds a flashplayer command to the PATH.

On macOS and Linux, the full path to the executable is:

/usr/local/bin/flashplayer

On Windows, the full path to the executable is:

C:\AdobeFlashPlayer\flashplayer.exe

Example usage

uses: joshtynjala/setup-adobe-flash-player-action@v1